bitx 0.2.0

More ergonomic way to deal with bitfield-like struct.
Documentation
1
2
3
4
5
error: zero-variant enum is not allowed
 --> tests/ui/enum.empty.rs:4:14
  |
4 |     pub enum Empty: 0.2 {}
  |              ^^^^^