alloy_primitives::aliases

Type Alias U112

Source
pub type U112 = Uint<112, 2>;
Expand description

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

Aliased Typeยง

struct U112 { /* private fields */ }