Expand description
§NOML Format Parser
Integration with the NOML library for advanced configuration features. This parser leverages the full NOML library to provide:
- Environment variable resolution
- File includes
- Variable interpolation
- Native types (@size, @duration, etc.)
- Format preservation for round-trip editing
Functions§
- parse
- Parse NOML format configuration using the noml library
- parse_
with_ preservation - Parse NOML with format preservation for round-trip editing