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