bitx 0.2.2

More ergonomic way to deal with bitfield-like struct.
Documentation
1
2
3
4
5
error: byte offset cannot have a type suffix
 --> tests/ui/offset.suffix.rs:5:9
  |
5 |         0usize pub flag: u1, // suffixes are not allowed
  |         ^^^^^^