You can search for identifiers within the package.
in-package search v0.2.0
toml
Toml
module Compare : sig ... end
module Lenses : sig ... end
Partial lenses (returns option) for accessing TOML structures. They make it possible to read/write deeply nested immutable values.
option
module Lexer : sig ... end
module Menhir_parser : sig ... end
module Min : sig ... end
module Parser : sig ... end
Parses raw data into Toml data structures
module Printer : sig ... end
module Types : sig ... end
module Unicode : sig ... end