Bit level serialization/deserialization proc-macro for structs.
# Cargo.toml
[dependencies]
deku = "0.20.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a struct with bit-level deserialization using Deku.
Use attributes like `#[deku(bits = "8")]` and `#[deku(endian = "big")]`.
No dependency data recorded yet.