pub type I208 = Signed<208, 4>;
Expand description
208-bit signed integer type, consisting of 4, 64-bit limbs.
Aliased Typeยง
pub struct I208(/* private fields */);
pub type I208 = Signed<208, 4>;
208-bit signed integer type, consisting of 4, 64-bit limbs.
pub struct I208(/* private fields */);