alloy_primitives::aliases

Type Alias U72

Source
pub type U72 = Uint<72, 2>;
Expand description

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

Aliased Typeยง

struct U72 { /* private fields */ }