ruint::aliases

Type Alias B1

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

Bits for 1 bits.

Aliased Typeยง

struct B1(/* private fields */);