Docs.rs
vls-protocol-client-0.9.1
vls-protocol-client 0.9.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
devrandom
DanielFeichtinger
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.9.1
normal
vls-protocol ^0.9.1
normal
vls-protocol-signer ^0.9.1
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
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
☰
In vls_protocol_client
?
Function
vls_protocol_client
::
node_call
source
·
[
−
]
pub fn node_call<T:
SerBolt
, R:
DeBolt
>( transport: &dyn
Transport
, message: T ) ->
Result
<R,
Error
>