ruint::aliases

Type Alias B512

Source
pub type B512 = Bits<512, 8>;
Expand description

Bits for 512 bits.

Aliased Typeยง

struct B512(/* private fields */);