Binary-level structure packing and unpacking generator for Rust.
# Cargo.toml
[dependencies]
packed_struct = "0.10.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a packed struct and packs it into bytes.
Double-check the bit numbering (msb0/lsb0) and field bit ranges.
No dependency data recorded yet.