ocamlformat-lib.parser_shims
Parser_shims.Load_path
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.result
type dir
type auto_include_callback = (dir -> string -> string option) -> string -> string
val init : auto_include:auto_include_callback -> string list -> unit
val get_paths : unit -> string list
val auto_include_otherlibs : (string -> unit) -> auto_include_callback