Docs.rs
redis-args-impl-0.15.0
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
redis-args-impl 0.15.0
Derive macro for reading and writing types for redis usage, either through serde or format args - proc-macro implementation
Crate
Source
Builds
Feature flags
Documentation
Coverage
66.67%
2
out of
3
items documented
2
out of
3
items with examples
Links
Homepage
Repository
crates.io
Dependencies
darling ^0.20.9
normal
proc-macro2 ^1
normal
quote ^1
normal
syn ^2
normal
redis ^0.25
dev
redis-args ^0.15.0
dev
serde ^1
dev
serde_json ^1
dev
Versions
0.20.0
0.19.0
0.18.0
0.17.0
0.16.0
0.15.0
0.14.0
0.13.0
0.13.0-alpha
0.12.1
0.12.0
0.12.0-alpha.1
0.12.0-alpha
0.11.0
0.11.0-rc.2
0.11.0-alpha
0.10.0
0.10.0-rc.1
0.9.0
0.9.0-alpha
0.8.0-rc.1
Owners
redis-args-impl
This is a helper crate for
redis-args
.