Macros§
- define_
specifiers - Generates the
B1,B2, …,B128bitfield specifiers.
Attribute Macros§
- bitfield
- Applicable to structs to turn their fields into compact bitfields.
Derive Macros§
- Bitfield
Specifier - Derive macro for Rust
enumsto implementSpecifiertrait.