pub type LiquidCacheRef = Arc<LiquidCache>;Expand description
A reference to the main cache structure.
Aliased Typeยง
pub struct LiquidCacheRef { /* private fields */ }pub type LiquidCacheRef = Arc<LiquidCache>;A reference to the main cache structure.
pub struct LiquidCacheRef { /* private fields */ }