Docs.rs
soil-client-0.2.0
soil-client 0.2.0
Docs.rs crate page
GPL-3.0-or-later
WITH Classpath-exception-2.0
Links
Homepage
Repository
crates.io
Source
Owners
sorpaas
Dependencies
anyhow ^1.0.81
normal
array-bytes ^6.2.2
normal
async-channel ^1.8.0
normal
async-trait ^0.1.88
normal
chrono ^0.4.31
normal
clap ^4.5.13
normal
parity-scale-codec ^3.7.5
normal
console ^0.15.8
normal
fnv ^1.0.6
normal
fs4 ^0.7.0
normal
futures ^0.3.31
normal
futures-timer ^3.0.2
normal
hash-db ^0.16.0
normal
indexmap ^2.7.1
normal
is-terminal ^0.4.9
normal
kvdb ^0.13.0
normal
kvdb-memorydb ^0.13.0
normal
kvdb-rocksdb ^0.21.0
normal
optional
libc ^0.2.155
normal
linked-hash-map ^0.5.4
normal
log ^0.4.22
normal
mockall ^0.13.1
normal
parity-db ^0.4.12
normal
parking_lot ^0.12.1
normal
polkavm ^0.30.0
normal
prometheus ^0.13.0
normal
rustc-hash ^1.1.0
normal
rustix ^1.0.3
normal
schnellru ^0.2.3
normal
serde ^1.0.214
normal
serde_json ^1.0.132
normal
soil-prometheus ^0.2.0
normal
strum ^0.26.3
normal
subsoil ^0.2.0
normal
subsoil-macros ^0.2.0
normal
sysinfo ^0.30
normal
thiserror ^1.0.64
normal
tokio ^1.45.0
normal
tracing ^0.1.37
normal
tracing-log ^0.2.0
normal
tracing-subscriber =0.3.19
normal
wasm-instrument ^0.4
normal
wasmtime ^35.0.0
normal
zstd ^0.12.4
normal
Versions
96.45%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module error
soil_
client
0.2.0
Module error
Module Items
Structs
Enums
Type Aliases
In soil_
client::
executor::
common
soil_client
::
executor
::
common
Module
error
Copy item path
Source
Expand description
Rust executor possible errors.
Structs
§
Backtrace
A WASM backtrace.
Message
With
Backtrace
An error message with an attached backtrace.
Enums
§
Error
Error type.
Wasm
Error
Type for errors occurring during Wasm runtime construction.
Type Aliases
§
Result
Result type alias.