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