Skip to main content

Module generated

Module generated 

Source
Expand description

The generated layer — the schema-faithful model with its author constructors and resolve navigation (the read/write plumbing is crate-internal).

All emitted by the codegen crate from schema/universal.toml. The entry types — StepModel, EntityKey, and Ap242Author — are re-exported at the crate root, so you rarely reach into it directly.

Modules§

author
The strict authoring layer — Ap242Author, one validated constructor per AP242 entity.
model
The schema-faithful model — StepModel, one arena per entity type.
resolve