Docs.rs
prpc-0.6.0
prpc 0.6.0
Docs.rs crate page
Apache-2.0
Links
Homepage
crates.io
Source
Owners
kvinwang
Dependencies
anyhow ^1
normal
async-trait ^0.1.57
normal
derive_more ^1.0.0
normal
hex ^0.4.3
normal
hex_fmt ^0.3.0
normal
parity-scale-codec ^3.6.5
normal
prost ^0.13.3
normal
prpc-serde-bytes ^0.1.0
normal
serde ^1
normal
serde_json ^1
normal
serde_qs ^0.13.0
normal
Versions
7.14%
of the crate is documented
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
Module server
prpc
0.6.0
Module server
Module Items
Structs
Traits
In crate prpc
prpc
Module
server
Copy item path
Source
Structs
§
Composed
Service
Error
The
Error
type, a wrapper around a dynamic error type.
Proto
Error
The final Error type of RPCs to be serialized to protobuf.
Traits
§
Named
Service
Service