alloy_primitives::aliases

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