alloy_primitives::aliases

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