ruint::aliases

Type Alias B160

Source
pub type B160 = Bits<160, 3>;
Expand description

Bits for 160 bits.

Aliased Typeยง

struct B160(/* private fields */);