alloy_primitives::aliases

Type Alias U200

Source
pub type U200 = Uint<200, 4>;
Expand description

200-bit unsigned integer type, consisting of 4, 64-bit limbs.

Aliased Typeยง

struct U200 { /* private fields */ }