ruint::aliases

Type Alias B2048

Source
pub type B2048 = Bits<2048, 32>;
Expand description

Bits for 2048 bits.

Aliased Typeยง

struct B2048(/* private fields */);