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