ruint::aliases

Type Alias B192

Source
pub type B192 = Bits<192, 3>;
Expand description

Bits for 192 bits.

Aliased Typeยง

struct B192(/* private fields */);