Type Alias alloy_primitives::aliases::U184
source · pub type U184 = Uint<184, 3>;
Expand description
184-bit unsigned integer type, consisting of 3, 64-bit limbs.
Aliased Type§
struct U184 { /* private fields */ }
pub type U184 = Uint<184, 3>;
184-bit unsigned integer type, consisting of 3, 64-bit limbs.
struct U184 { /* private fields */ }