Docs.rs
soroban-env-host-22.1.3
soroban-env-host 22.1.3
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
graydon
leighmcculloch
stellar-crates
Dependencies
ark-bls12-381 ^0.4.0
normal
ark-ec ^0.4.2
normal
ark-ff ^0.4.2
normal
ark-serialize ^0.4.2
normal
backtrace ^0.3.69
normal
optional
curve25519-dalek >=4.1.3
normal
ecdsa ^0.16.7
normal
ed25519-dalek >=2.0.0
normal
elliptic-curve ^0.13.5
normal
generic-array ^0.14.7
normal
getrandom ^0.2.11
normal
hex-literal ^0.4.1
normal
hmac ^0.12.1
normal
k256 ^0.13.3
normal
num-derive ^0.4.1
normal
num-integer ^0.1.45
normal
num-traits ^0.2.17
normal
p256 ^0.13.2
normal
rand ^0.8.5
normal
rand_chacha ^0.3.1
normal
sec1 ^0.7.2
normal
sha2 ^0.10.8
normal
sha3 ^0.10.8
normal
soroban-builtin-sdk-macros =22.1.3
normal
soroban-env-common =22.1.3
normal
static_assertions ^1.1.0
normal
stellar-strkey ^0.0.9
normal
soroban-wasmi =0.31.1-soroban.20.0.1
normal
wasmparser =0.116.1
normal
arbitrary ^1.3.2
dev
backtrace ^0.3.69
dev
bytes-lit ^0.0.5
dev
expect-test ^1.4.1
dev
hex ^0.4.3
dev
itertools ^0.10.5
dev
k256 ^0.13.1
dev
lstsq ^0.5.0
dev
more-asserts ^0.3.1
dev
nalgebra ^0.32.3
dev
p256 ^0.13.2
dev
pretty_assertions ^1.4.0
dev
rustversion ^1.0
dev
serde ^1.0.192
dev
serde_json ^1.0.108
dev
soroban-env-macros =22.1.3
dev
stellar-xdr =22.1.0
dev
tabwriter ^1.3.0
dev
textplots ^0.8.4
dev
thousands ^0.2.0
dev
wasm-encoder ^0.36.2
dev
wasmprinter ^0.2.72
dev
wycheproof ^0.5.1
dev
tracy-client ^0.17.0
normal
optional
Versions
55.91%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
soroban_
env_
host
22.1.3
Module num
Module Items
Structs
Constants
Traits
Functions
In crate soroban_
env_
host
soroban_env_host
Module
num
Copy item path
Source
Structs
§
Duration
Object
Duration
Small
Duration
Val
I32Val
I64Object
I64Small
I64Val
I256
A 256-bit signed integer type.
I128
Object
I128
Small
I128Val
I256
Object
I256
Small
I256Val
Timepoint
Object
Timepoint
Small
Timepoint
Val
U32Val
U64Object
U64Small
U64Val
U256
A 256-bit unsigned integer type.
U128
Object
U128
Small
U128Val
U256
Object
U256
Small
U256Val
Constants
§
MAX_
SMALL_
I64
MAX_
SMALL_
I128
MAX_
SMALL_
I256
MAX_
SMALL_
U64
MAX_
SMALL_
U128
MAX_
SMALL_
U256
MIN_
SMALL_
I64
MIN_
SMALL_
I128
MIN_
SMALL_
I256
MIN_
SMALL_
U64
MIN_
SMALL_
U128
MIN_
SMALL_
U256
Traits
§
AsI256
This trait defines
as
conversions (casting) from primitive types to
I256
.
AsU256
This trait defines
as
conversions (casting) from primitive types to
U256
.
Functions
§
i256_
from_
pieces
i256_
into_
pieces
is_
small_
i64
is_
small_
i128
is_
small_
i256
is_
small_
i256_
parts
is_
small_
u64
is_
small_
u128
is_
small_
u256
is_
small_
u256_
parts
u256_
from_
pieces
u256_
into_
pieces