Expand description
Hierarchical TOML schema declarations.
[[entity]] declarations are authoring sugar: their names become keyword
namespaces, but they do not install or enforce entity types. [[attribute]]
declarations expose the same model without an entity block.
Structs§
- Attribute
Definition - One normalized attribute declaration, independent of its source syntax.
Enums§
- Toml
Schema Error - TOML schema parsing or normalization failure.