Docs.rs
rpcnet-0.1.0
rpcnet 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jsam
Dependencies
aes-gcm ^0.10.3
normal
async-stream ^0.3
normal
async-trait ^0.1
normal
bincode ^1.3.3
normal
bytes ^1.9.0
normal
clap ^4.0
normal
dashmap ^6
normal
flate2 ^1.0.28
normal
futures ^0.3
normal
hex ^0.4.3
normal
hmac ^0.12.1
normal
jemallocator ^0.5
normal
optional
md5 ^0.7.0
normal
pin-project ^1.1
normal
prettyplease ^0.2
normal
proc-macro2 ^1.0
normal
quiche ^0.24.5
normal
quote ^1.0
normal
rand ^0.8.5
normal
ring ^0.17.13
normal
s2n-quic ^1.52.0
normal
serde ^1.0.217
normal
serde_json ^1.0
normal
sha2 ^0.10.8
normal
statrs ^0.17
normal
syn ^2.0
normal
thiserror ^2.0.10
normal
tokio ^1.43.1
normal
tokio-stream ^0.1
normal
tracing ^0.1
normal
uuid ^1.11.0
normal
assert_cmd ^2.0
dev
assert_matches ^1.5
dev
criterion ^0.5.1
dev
futures ^0.3
dev
num_cpus ^1.0
dev
predicates ^3.1
dev
tempfile ^3.8
dev
tokio-test ^0.4.4
dev
Versions
4.83%
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
Crate rpcnet
rpcnet
0.1.0
All Items
Crate Items
Modules
Structs
Enums
Constants
Crate
rpcnet
Copy item path
Source
Modules
§
cluster
codegen
Code Generation for RpcNet Services
runtime
Helpers for configuring Tokio runtimes.
streaming
Structs
§
RpcClient
RpcConfig
RpcRequest
RpcResponse
RpcServer
Enums
§
Connection
Drive
Outcome
RpcError
Constants
§
DEFAULT_
TIMEOUT