U112

Type Alias U112 

Source
pub type U112 = Uint<112, 2>;
Expand description

112-bit unsigned integer type, consisting of 2, 64-bit limbs.

Aliased Typeยง

pub struct U112 { /* private fields */ }