Type Alias U192

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

[Uint] for 192 bits.

Aliased Typeยง

struct U192 { /* private fields */ }