I184

Type Alias I184 

Source
pub type I184 = Signed<184, 3>;
Expand description

184-bit signed integer type, consisting of 3, 64-bit limbs.

Aliased Typeยง

pub struct I184(/* private fields */);