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