alloy_primitives::aliases

Type Alias 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 */ }