alloy_primitives::aliases

Type Alias U104

Source
pub type U104 = Uint<104, 2>;
Expand description

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

Aliased Typeยง

struct U104 { /* private fields */ }