Crate bit_struct[−][src]
Expand description
bit-struct
Macros
Create a bit struct. Look at tests folder to see examples.
Not meant to be directly used
Create enums which have convenient TryFrom/From implementations. This makes using them with the bit_struct macro much easier.
Structs
A struct which allows for getting/setting a given property