ocamlformat.result
Ocamlformat_result.Global_scope
ocamlformat
ocamlformat.format_
ocamlformat.ocaml_common
ocamlformat.ocamlformat_stdlib
ocamlformat.parser_extended
ocamlformat.parser_recovery
ocamlformat.parser_shims
ocamlformat.parser_standard
ocamlformat.rpc
ocamlformat.rpc_lib_protocol
type 'a or_error = ('a, [ `Msg of string ]) Result.t
include module type of Let_syntax
val (let+) : ('a, 'e) Result.t -> ('a -> ('b, 'e) Result.t) -> ('b, 'e) Result.t