redis-args 0.22.0

Derive macro for reading and writing types for redis usage, either through serde or format args
Documentation
1
2
3
4
5
6
# redis-args

Derive macro for reading and writing types for redis usage, either through serde
or format args.

See [API documentation](https://docs.rs/redis-args) for more information.