Module toml_parser

Module toml_parser 

Source
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