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