U168

Type Alias U168 

Source
pub type U168 = Uint<168, 3>;
Expand description

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

Aliased Typeยง

pub struct U168 { /* private fields */ }