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