Module sdml_core::model

source ·
Expand description

Provide the Rust types that implement an in-memory representation of the the SDML Grammar.

Modules§

Structs§

  • The source location information from the tree-sitter Node type. The location is stored as a start and end position, where the positions are byte indices.

Traits§