ruint::aliases

Type Alias B0

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

Bits for 0 bits.

Aliased Typeยง

struct B0(/* private fields */);