Wire runtime¶
The serde-free, no_std runtime half (taktora-idl-wire (BB_0118)): the
WireType trait the generated code implements and the CAN signal
bit-packing primitives it calls. This is the only layer of the toolchain
that links into a runtime consumer, so it is kept small enough to keep
the (de)serialization path auditable.
A new crate |
|
|
|