ruint::aliases

Type Alias U192

Source
pub type U192 = Uint<192, 3>;
Expand description

Uint for 192 bits.

Aliased Typeยง

struct U192 { /* private fields */ }