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