U176

Type Alias U176 

Source
pub type U176 = Uint<176, 3>;
Expand description

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

Aliased Typeยง

pub struct U176 { /* private fields */ }