Docs.rs
multi-rpc-0.1.0
multi-rpc 0.1.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
dan-da
Dependencies
axum ^0.7.9
normal
optional
futures ^0.3.31
normal
jsonrpsee ^0.26.0
normal
optional
multi-rpc-macros ^0.1.0
normal
serde ^1.0.228
normal
tarpc ^0.37.0
normal
optional
thiserror ^1.0.69
normal
tokio ^1.47.1
normal
trait-variant ^0.1.2
normal
Versions
100%
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
multi_rpc_trait
multi_
rpc
0.1.0
multi_rpc
Attribute Macro
multi_
rpc_
trait
Copy item path
Source
#[multi_rpc_trait]
Expand description
A procedural macro to define a service trait compatible with
multi-rpc
.