Docs.rs
soroban-env-host-20.0.2
soroban-env-host 20.0.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
graydon
leighmcculloch
stellar-crates
Dependencies
backtrace =0.3.69
normal
curve25519-dalek =4.1.1
normal
ed25519-dalek =2.0.0
normal
getrandom =0.2.11
normal
hex-literal =0.4.1
normal
hmac =0.12.1
normal
k256 =0.13.1
normal
num-derive =0.4.1
normal
num-integer =0.1.45
normal
num-traits =0.2.17
normal
rand =0.8.5
normal
rand_chacha =0.3.1
normal
sha2 =0.10.8
normal
sha3 =0.10.8
normal
soroban-builtin-sdk-macros =20.0.2
normal
soroban-env-common =20.0.2
normal
static_assertions =1.1.0
normal
stellar-strkey =0.0.8
normal
soroban-wasmi =0.31.1-soroban.20.0.0
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.11.0
dev
linregress =0.5.3
dev
more-asserts =0.3.1
dev
pretty_assertions =1.4.0
dev
serde_json =1.0.108
dev
soroban-env-macros =20.0.2
dev
stellar-xdr =20.0.2
dev
tabwriter =1.3.0
dev
textplots =0.8.4
dev
thousands =0.2.0
dev
wasmprinter =0.2.72
dev
tracy-client =0.15.2
normal
Versions
62.02%
of the crate is documented
Go to latest version
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
20.0.2
In soroban_env_host::xdr::int128_helpers
?
Function
soroban_env_host
::
xdr
::
int128_helpers
::
u128_from_pieces
[
−
]
pub fn u128_from_pieces(hi:
u64
, lo:
u64
) ->
u128