Crate redis_macros_derive
source ·Derive Macros§
- Derive macro for the redis crate’s
FromRedisValuetrait to allow parsing Redis responses to this type. - Derive macro for the redis crate’s
ToRedisArgstrait to allow passing the type to Redis commands.