ocamlformat-lib.parser_shims
Domain.DLS
ocamlformat-lib
ocamlformat-lib.format_
ocamlformat-lib.ocaml_common
ocamlformat-lib.ocamlformat_stdlib
ocamlformat-lib.odoc_parser
ocamlformat-lib.parser_extended
ocamlformat-lib.parser_standard
ocamlformat-lib.stdlib_shims
type 'a key = 'a Stdlib.ref
val new_key : (unit -> 'a) -> 'a Stdlib.ref
val get : 'a Stdlib.ref -> 'a
val set : 'a Stdlib.ref -> 'a -> unit