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