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: `#[brw(count_prefix = …)]` applies only to a `Vec<_>` field
 --> tests/ui/bin_count_prefix_not_vec.rs:9:5
  |
9 |     value: u32,
  |     ^^^^^^^^^^