Type Alias alloy_primitives::aliases::I144
source · pub type I144 = Signed<144, 3>;
Expand description
144-bit signed integer type, consisting of 3, 64-bit limbs.
Aliased Type§
struct I144(/* private fields */);
pub type I144 = Signed<144, 3>;
144-bit signed integer type, consisting of 3, 64-bit limbs.
struct I144(/* private fields */);