Docs.rs
soroban-env-host-0.0.15
soroban-env-host 0.0.15
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
graydon
leighmcculloch
stellar-crates
Dependencies
backtrace ^0.3
normal
curve25519-dalek ^3.0.0
normal
dyn-fmt ^0.3.0
normal
ed25519-dalek ^1.0.1
normal
hex ^0.4.3
normal
log ^0.4.17
normal
num-derive ^0.3.3
normal
num-integer ^0.1.45
normal
num-traits ^0.2.15
normal
sha2 ^0.10.2
normal
soroban-env-common ^0.0.15
normal
soroban-native-sdk-macros ^0.0.15
normal
static_assertions ^1.1.0
normal
tinyvec ^1.6.0
normal
soroban-wasmi ^0.16.0-soroban2
normal
bytes-lit ^0.0.4
dev
env_logger ^0.9.0
dev
expect-test ^1.4.0
dev
log ^0.4.17
dev
more-asserts ^0.3.1
dev
optimization ^0.2.0
dev
rand ^0.7.3
dev
tabwriter ^1.2.1
dev
textplots ^0.8.0
dev
thousands ^0.2.0
dev
tracking-allocator ^0.4.0
dev
wasmprinter ^0.2.41
dev
perf-event ^0.4.7
dev
Versions
22.43%
of the crate is documented
This release has been yanked, go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
☰
In soroban_env_host
?
Macro
soroban_env_host
::
err
source
·
[
−
]
macro_rules!
err { (
$host
:expr,
$status
:expr,
$msg
:expr, $(
$args
:expr),+) => { ... }; }