Type Alias alloy_primitives::aliases::U136

source ·
pub type U136 = Uint<136, 3>;
Expand description

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

Aliased Type§

struct U136 { /* private fields */ }