I144

Type Alias I144 

Source
pub type I144 = Signed<144, 3>;
Expand description

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

Aliased Typeยง

pub struct I144(/* private fields */);