B32

Type Alias B32 

Source
pub type B32 = Bits<32, 1>;
Expand description

Bits for 32 bits.

Aliased Typeยง

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