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