bitstruct 0.1.0

Better Bitfields
Documentation
1
2
3
4
5
error: empty bit range specified
 --> $DIR/empty_bits.rs:5:30
  |
5 |         field1: u8 = 19 .. 19;
  |                              ^