Module prelude

Module prelude 

Source
Expand description

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

Re-exports§

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

Attribute Macros§

bitfield
Applicable to structs to turn their fields into compact bitfields.

Derive Macros§

Specifier
Derive macro generating an impl of the trait Specifier.