Skip to main content

L2Cache

Type Alias L2Cache 

Source
pub type L2Cache = RedisCache;
Expand description

Type alias for RedisCache (default L2 backend)

Aliased Typeยง

pub struct L2Cache { /* private fields */ }