Crate binary_serde_macros

Source

Attribute Macros§

binary_serde_bitfield
an attribute for defining bitfields and implementing the BinarySerde trait for them.

Derive Macros§

BinarySerde
a derive macro for automatically implementing the BinarySerde trait.