Expand description
The decision tick and its parts. No serde derives: canonical and on-disk encodings are built by hand (tick.rs / canonical.rs) for exact byte control.
Structs§
Enums§
Functions§
- from_
value - Strict parse of an on-disk tick — this IS the R1 (closed schema) + R2 (check shape) check.
- full_
value - The on-disk tick: the hashed fields + the excluded bookkeeping at top level.