Type Definition alloy_primitives::aliases::I192
source · pub type I192 = Signed<192, 3>;Expand description
192-bit signed integer type, consisting of 3, 64-bit limbs.
pub type I192 = Signed<192, 3>;192-bit signed integer type, consisting of 3, 64-bit limbs.