superbitty 0.3.2

A bitfields crate.
Documentation
1
2
3
4
5
error: negative discriminants are not supported with `BitFieldCompatible`
 --> $DIR/with_negative_discriminant.rs:5:9
  |
5 |     A = -1,
  |         ^^