U136

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ยง

pub struct U136 { /* private fields */ }