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