alloy_primitives::aliases

Type Alias U88

Source
pub type U88 = Uint<88, 2>;
Expand description

88-bit unsigned integer type, consisting of 2, 64-bit limbs.

Aliased Typeยง

struct U88 { /* private fields */ }