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