Module Attr.Key

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