ocamlformat-lib.result
Ocamlformat_result.Global_scope
ocamlformat-lib
ocamlformat-lib.format_
ocamlformat-lib.ocaml_common
ocamlformat-lib.ocamlformat_stdlib
ocamlformat-lib.odoc_parser
ocamlformat-lib.parser_extended
ocamlformat-lib.parser_shims
ocamlformat-lib.parser_standard
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