alloy_primitives::aliases

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