Docs.rs
wascc-host-0.10.0
wascc-host 0.10.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
autodidaddict
wasmcloud-automation
Dependencies
crossbeam ^0.7.3
normal
crossbeam-channel ^0.4.2
normal
crossbeam-utils ^0.7.0
normal
data-encoding ^2.2.1
normal
env_logger ^0.7.1
normal
envmnt ^0.8.3
normal
gantryclient ^0.0.7
normal
hyper ^0.13
normal
latticeclient ^0.0.1
normal
libloading ^0.6.2
normal
log ^0.4.8
normal
nats ^0.6.0
normal
prometheus ^0.9
normal
rand ^0.7.3
normal
ring ^0.16.15
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.8.13
normal
structopt ^0.3.15
normal
tokio ^0.2
normal
uuid ^0.8
normal
wapc ^0.8.0
normal
wascap ^0.4.7
normal
wascc-codec ^0.7.2
normal
mockito ^0.26
dev
reqwest ^0.10
dev
Versions
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
Type Definition Result
wascc_host
All crates
[
−
]
[src]
Type Definition
wascc_host
::
Result
type Result<T> =
Result
<T,
Error
>;