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 */);
pub type I144 = Signed<144, 3>;
144-bit signed integer type, consisting of 3, 64-bit limbs.
pub struct I144(/* private fields */);