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