bebytes 3.0.2

A Rust library for serialization and deserialization of network structs.
Documentation
1
2
3
4
5
error: bits attribute must specify at least 1 bit
  --> tests/compile_time/bit_fields/zero_bits.rs:13:5
   |
13 |     #[bits(0)]
   |     ^^^^^^^^^^