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