U144

Type Alias U144 

Source
pub type U144 = Uint<144, 3>;
Expand description

144-bit unsigned integer type, consisting of 3, 64-bit limbs.

Aliased Typeยง

pub struct U144 { /* private fields */ }