I136

Type Alias I136 

Source
pub type I136 = Signed<136, 3>;
Expand description

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

Aliased Typeยง

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