Docs.rs
tiny-rpc-0.2.0
tiny-rpc 0.2.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
zhoukezi
Dependencies
bincode ^1.3.1
normal
bytes ^1.0.1
normal
err-derive ^0.3.0
normal
futures ^0.3.12
normal
pin-project ^1.0.5
normal
serde ^1.0.123
normal
serde_derive ^1.0.123
normal
serde_json ^1.0.62
normal
tiny-rpc-macros =0.2.0
normal
tokio ^1.2.0
normal
tracing ^0.1.24
normal
async-trait ^0.1.42
dev
tokio ^1.2.0
dev
tracing-subscriber ^0.2.16
dev
Versions
6.12%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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 tiny_rpc
Version 0.2.0
Back to index
?
List of all items
[
−
]
List of all items
Structs
io::RpcSink
io::RpcStream
rpc::RequestId
rpc::RpcClient
serialize::SerializedFrame
Enums
error::Error
serialize::BincodeSerializer
serialize::JsonSerializer
Traits
io::IntoRpcSink
io::IntoRpcStream
rpc::Rpc
rpc::RpcFrame
rpc::RpcServerStub
serialize::RpcSerializer
Macros
rpc_define
Functions
io::into_rpc_sink
io::into_rpc_stream
rpc::serve
Typedefs
error::Result