Crate sdml_core

source ·
Expand description

Provides the core in-memory implementation of the Simple Domain Modeling Language (SDML).

This package also includes the traits used to describe module loading as well as artifact generators.

Modules§

  • One-line description.
  • Provides the project-wide Error and Result types as well as helper functions.
  • One-line description.
  • Provide the Rust types that implement an in-memory representation of the the SDML Grammar.
  • One-line description.
  • Contains only string constants for the tree-sitter node types and field names.