Expand description
§TOML Format Parser
TOML parser with format preservation capabilities. Uses the NOML library’s TOML compatibility for round-trip editing.
Functions§
- parse
- Parse TOML format configuration
- parse_
with_ preservation - Parse TOML with format preservation for round-trip editing