Skip to main content

Module structural

Module structural 

Source
Expand description

Structural parsers for non-code file formats (markdown, JSON, YAML, TOML, CSV).

Modules§

csv
json
markdown
toml_parser
yaml

Structs§

NodeId
Stable identifier for a structural node.
StructuralNode
A structural node extracted from a non-code file (markdown, JSON, YAML, TOML, CSV).

Enums§

NodeKind
The kind of a structural node in a non-code file.