ruint::aliases

Type Alias B384

Source
pub type B384 = Bits<384, 6>;
Expand description

Bits for 384 bits.

Aliased Typeยง

struct B384(/* private fields */);