package drom_lib

  1. Overview
  2. Docs

Module EzToml.EZSource

Sourceval key : string -> Toml.Types.Table.Key.t
Sourceval to_string : Toml.Types.table -> string
Sourceval from_file : string -> Toml.Parser.result
Sourceval from_string : string -> Toml.Parser.result
Sourceval map : ('a -> 'b) -> 'a Toml.Types.Table.t -> 'b Toml.Types.Table.t
Sourceval string_of_location : Toml.Parser.location -> string
Sourceval from_file_exn : string -> Toml.Types.table
Sourceval from_string_exn : string -> Toml.Types.table
OCaml

Innovation. Community. Security.