Docs.rs
jsonresponder-0.1.0
jsonresponder 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
dsluijk
Dependencies
quote ^1.0.9
normal
rocket ^0.5.0-rc.1
normal
serde_json ^1.0.64
normal
syn ^1.0.76
normal
Versions
50%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
jsonresponder
0.1.0
All Items
Crate Items
Derive Macros
Crate
jsonresponder
Copy item path
Source
Derive Macros
ยง
Json
Responder
This is a JSON responder derive macro. It makes it easy to implement a rocket responder by just deriving it on the response struct.