Docs.rs
redis-args-impl-0.20.0
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
redis-args-impl 0.20.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
2
items with examples
Size
Source code size: 29.98 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 327.37 kB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Homepage
Repository
crates.io
Dependencies
darling ^0.20.9
normal
proc-macro2 ^1
normal
quote ^1
normal
syn ^2
normal
redis ^0.31
dev
serde ^1
dev
serde_json ^1
dev
Versions
0.20.0
(2025/05/12)
0.19.0
(2025/02/20)
0.18.0
(2025/01/09)
0.17.0
(2024/09/17)
0.16.0
(2024/08/13)
0.15.0
(2024/07/17)
0.14.0
0.13.0
(2024/06/04)
0.13.0-alpha
(2024/04/09)
0.12.1
(2024/07/16)
0.12.0
0.12.0-alpha.1
(2024/04/02)
0.12.0-alpha
(2024/03/18)
0.11.0
(2024/04/09)
0.11.0-rc.2
(2024/04/02)
0.11.0-alpha
(2024/02/23)
0.10.0
(2024/04/02)
0.10.0-rc.1
(2024/02/22)
0.9.0
(2024/02/22)
0.9.0-alpha
(2024/01/17)
0.8.0-rc.1
(2024/01/11)
Owners
redis-args-impl
This is a helper crate for
redis-args
.