alloy_primitives::aliases

Type Alias U144

Source
pub type U144 = Uint<144, 3>;
Expand description

144-bit unsigned integer type, consisting of 3, 64-bit limbs.

Aliased Typeยง

struct U144 { /* private fields */ }