Type Alias alloy_primitives::aliases::U152

source ·
pub type U152 = Uint<152, 3>;
Expand description

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

Aliased Type§

struct U152 { /* private fields */ }