Docs.rs
vls-protocol-client-0.10.0
vls-protocol-client 0.10.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
devrandom
ksedgwic
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
bit-vec ^0.6
normal
delegate ^0.6.2
normal
log ^0.4
normal
vls-core ^0.10.0
normal
vls-protocol ^0.10.0
normal
vls-protocol-signer ^0.10.0
normal
Versions
15.79%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
ClientResult
In vls_protocol_client
?
Type Definition
vls_protocol_client
::
ClientResult
source
·
[
−
]
pub type ClientResult<T> =
Result
<T,
Error
>;