ruint::aliases

Type Alias B128

Source
pub type B128 = Bits<128, 2>;
Expand description

Bits for 128 bits.

Aliased Typeยง

struct B128(/* private fields */);