Expand description
What this release lands, read as data rather than compiled in.
The release declares its own projection in instance/projection.toml,
which the binary carries. Selection stays in data because the
declaration is simpler to read, to diff, and to review than the Rust
constants it replaced.
Structs§
- Declaration
- Everything one release declares about what it lands.
- Profile
Declaration - One profile the release offers.
- Projection
- One payload projection: an embedded source and its instance destination.
- Sentinel
Declaration - One sentinel: the rule, and the adopted specification that owns it.
Enums§
- Declaration
Error - A declaration this engine cannot read.
Constants§
- DECLARATION_
PATH - Where the declaration sits inside the payload.