To focus the search input from anywhere on the page, press the 'S' key.
in-package search v0.1.0
toml 6.0.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