pub type L2Cache = RedisCache;Available on crate feature
redis only.Expand description
Type alias for RedisCache (default L2 backend)
Aliased Typeยง
pub struct L2Cache { /* private fields */ }pub type L2Cache = RedisCache;redis only.Type alias for RedisCache (default L2 backend)
pub struct L2Cache { /* private fields */ }