ruint::aliases

Type Alias U160

Source
pub type U160 = Uint<160, 3>;
Expand description

Uint for 160 bits.

Aliased Typeยง

struct U160 { /* private fields */ }