B0

Type Alias B0 

Source
pub type B0 = Bits<0, 0>;
Expand description

Bits for 0 bits.

Aliased Typeยง

pub struct B0(/* private fields */);