Docs.rs
zrpc-derive-0.8.6
zrpc-derive 0.8.6
Permalink
Docs.rs crate page
EPL-2.0 OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
gabrik
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.0.4
normal
zenoh-util ^1.0.4
normal
zrpc ^0.8.6
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
zrpc_
derive
0.8.6
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