Module Ext.Key

type t =
  1. | Regular
  2. | Item
val to_string : t -> Ocamlformat_stdlib.string