modular-bitfield 0.11.2

Allows to easily define bitfield types with modular building blocks.
Documentation
1
2
3
4
5
error: encountered invalid value argument for #[bitfield] `bytes` parameter
 --> $DIR/invalid-type.rs:4:20
  |
4 | #[bitfield(bytes = true)]
  |                    ^^^^