v0.5.0
- Add
to_bytes
byte conversion method to bitfield structs - Add
TryFrom<&[u8]>
byte conversion implementation to bitfield structs
to_bytes
byte conversion method to bitfield structsTryFrom<&[u8]>
byte conversion implementation to bitfield structs