Docs.rs
zrpc-derive-0.8.17
zrpc-derive 0.8.17
Permalink
Docs.rs crate page
EPL-2.0
OR
Apache-2.0
11 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
milyin
gabrik
zettascale-bot
Dependencies
Inflector ^0.11
normal
async-trait ^0.1.79
normal
base64 ^0.22.0
normal
darling ^0.20
normal
futures ^0.3.28
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
serde ^1.0.160
normal
serde_derive ^1.0.160
normal
syn ^2.0
normal
syn-serde ^0.3
normal
tokio ^1.35.1
normal
tracing ^0.1
normal
zenoh ^1.9.0
normal
zenoh-util ^1.9.0
normal
zrpc ^0.8.17
normal
env_logger ^0.11.0
dev
serde_json ^1.0.114
dev
Versions
33.33%
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
Skip to main content
Crate zrpc_derive
zrpc_
derive
0.8.17
All Items
Crate Items
Attribute Macros
Derive Macros
Crate
zrpc_
derive
Copy item path
Source
Attribute Macros
§
service
This macros parses the service trait and converts it into the one expected by Zenoh-RPC, it creates Request and Response structures, a
Server
implementation, and, a Client implementation
Derive Macros
§
Ast