jonas-schievink / rubble

(going to be a) BLE stack for embedded Rust
BSD Zero Clause License
397 stars 56 forks source link

Implement ToBytes and FromBytes for `Header` types #24

Closed jonas-schievink closed 4 years ago

jonas-schievink commented 5 years ago

This currently isn't done mostly because the bytes.rs infrastructure didn't exist when the Header types were created.