Module soroban_env_guest::num
source · Structs§
- A 256-bit signed integer type.
- A 256-bit unsigned integer type.
Constants§
Traits§
- This trait defines
as
conversions (casting) from primitive types toI256
. - This trait defines
as
conversions (casting) from primitive types toU256
.