// @generated by codegen. DO NOT EDIT.
//! The generated layer — the schema-faithful [`model`] and its [`read`],
//! [`write`](mod@write), and [`author`] code.
//!
//! All emitted by the `codegen` crate from `schema/universal.toml`. The
//! entry types — [`StepModel`](model::StepModel), [`EntityKey`](model::EntityKey),
//! and [`Ap242Author`](author::Ap242Author) — are re-exported at the crate
//! root, so you rarely reach into it directly.