Expand description

The prelude: use modular_bitfield::prelude::*;

Re-exports

pub use super::Specifier;
pub use super::specifiers::*;

Attribute Macros

Applicable to structs to turn their fields into compact bitfields.

Derive Macros

Derive macro for Rust enums to implement Specifier trait.