modular-bitfield 0.13.1

Easily define bitfield types with modular building blocks.
Documentation
1
2
3
4
5
error: encountered malformatted integer value for `bytes` parameter: invalid digit found in string
 --> tests/ui/bytes_param/invalid_int_value.rs:4:20
  |
4 | #[bitfield(bytes = -1)]
  |                    ^