bitx 0.2.2

More ergonomic way to deal with bitfield-like struct.
Documentation
1
2
3
4
5
error: unaligned field `huge_field` cannot be larger than 128 bits
 --> tests/ui/field.align.lit.rs:5:33
  |
5 |         0.1 pub huge_field: u129,
  |                                 ^