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