ruint::aliases

Type Alias B4096

Source
pub type B4096 = Bits<4096, 64>;
Expand description

Bits for 4096 bits.

Aliased Typeยง

struct B4096(/* private fields */);