Docs.rs
iroh-rpc-client-0.2.0
iroh-rpc-client 0.2.0
Docs.rs crate page
Apache-2.0/MIT
Links
Repository
crates.io
Source
Owners
dignifiedquire
Dependencies
anyhow ^1
normal
async-stream ^0.3.3
normal
bytes ^1.1
normal
cid ^0.9
normal
config ^0.13.1
normal
futures ^0.3.24
normal
hyper ^0.14.23
normal
iroh-metrics ^0.2.0
normal
iroh-rpc-types ^0.2.0
normal
iroh-util ^0.2.0
normal
libp2p ^0.50
normal
quic-rpc ^0.3.1
normal
serde ^1
normal
tokio ^1
normal
toml ^0.5.9
normal
tracing ^0.1.34
normal
tokio-stream ^0.1.11
dev
Versions
14.81%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
☰
StoreServer
In iroh_rpc_client
?
Type Definition
iroh_rpc_client
::
StoreServer
source
·
[
−
]
pub type StoreServer =
RpcServer
<
StoreService
,
ChannelTypes
>;