Ez_toml.Internal_misc
val noloc : Types.location
val error : ?loc:Types.location -> int -> Types.error -> 'a
val default_config : Types.config
val node :
?format:Types.format ->
?loc:Types.location ->
?before:string list ->
?name:Types.key_path ->
?after:string ->
?pos:int ->
Types.value ->
Types.node