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: `validate` needs the builder; it is incompatible with `read_only`/`no_builder`
 --> tests/ui/bin_validate_needs_builder.rs:6:8
  |
6 | struct Frame {
  |        ^^^^^