Docs.rs
actix-json-responder-0.2.1
actix-json-responder 0.2.1
Permalink
Docs.rs crate page
MIT/Apache-2.0
Links
Repository
crates.io
Source
Owners
amarjanica
Dependencies
quote ^1.0.23
normal
syn ^1.0.70
normal
actix-rt ^2.7.0
dev
actix-web ^4.2.1
dev
serde ^1
dev
serde_json ^1.0
dev
Versions
50%
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
☰
Crate actix_json_responder
Version 0.2.1
All Items
Derive Macros
?
Crate
actix_json_responder
source
·
[
−
]
Derive Macros
JsonResponder
Reduces boilerplate for actix view models Note: type Error has to be in context ( define enum Error or import Error)