Conf_decl.Store
type store = elt Ocamlformat_stdlib.list
type t = store
val empty : t
val to_ui : t -> Ocamlformat_lib.Conf_t.t UI.t Ocamlformat_stdlib.list
val to_term :
t ->
(Ocamlformat_lib.Conf_t.t -> Ocamlformat_lib.Conf_t.t) Cmdliner.Term.t