= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
toml 7.1.0
Libraries
This package provides the following libraries (via dune):
toml
Documentation:
Toml.Compare
Toml.Lenses
Partial lenses (returnsoption
) for accessing TOML structures. They make it possible to read/write deeply nested immutable values.Toml.Lexer
Toml.Menhir_parser
Toml.Min
Toml.Parser
Parses raw data into Toml data structuresToml.Printer
Toml.Types
Toml.Unicode
Dependencies: str, unix, ISO8601