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