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