Expand description
Structural parsers for non-code file formats (markdown, JSON, YAML, TOML, CSV).
Modules§
Structs§
- NodeId
- Stable identifier for a structural node.
- Structural
Node - A structural node extracted from a non-code file (markdown, JSON, YAML, TOML, CSV).
Enums§
- Node
Kind - The kind of a structural node in a non-code file.