Skip to main content
I128
fastnum
0.7.4
I128
Aliased Type
In fastnum::
bint
fastnum
::
bint
Type Alias
I128
Copy item path
Source
pub type I128 =
Int
<{ _ }>;
Expand description
128-bit signed integer type.
Aliased Type
ยง
pub struct I128(
/* private fields */
);