Type Alias alloy_primitives::aliases::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 */ }