CAN/DBC backend¶
The one concrete backend this round (taktora-idl-codegen-can (BB_0115)): given the DBC
layout sidecar, it emits a WireType implementation per message that
bit-packs each field at the start bit, length, and byte order the DBC
declared, calling only the taktora-idl-wire primitives. A build-time
verification harness (taktora-idl-codegen-can-tests (BB_0116)) proves the generated code compiles
and round-trips.
A new crate |
|
The |