libpacket-derive 0.1.1

Automatic bit manipulation for binary data formats
Documentation
1
2
3
4
5
error: variable length field must specify #[length], unless it is the last field of a packet
  --> $DIR/variable_length_fields.rs:14:17
   |
14 |     var_length: Vec<u8>,
   |                 ^^^