bitsandbytes 0.3.2

An owned, bit-aware binary codec: fast bit/byte field types and the unified #[bin] macro.
Documentation
1
2
3
4
5
error: only one #[catch_all] variant is allowed
  --> tests/ui/bitenum_multiple_catch_all.rs:12:5
   |
12 |     Y(u4),
   |     ^