packbits 0.1.1

Tiny, zero-boilerplate bit packing for your own structs: convert to/from fixed-size byte arrays and integer containers with one attribute.
Documentation
1
2
3
4
5
error: not enough space for field
 --> tests/ui/not_enough_space.rs:6:3
  |
6 |   #[bits(1)]
  |   ^