LiquidCacheRef

Type Alias LiquidCacheRef 

Source
pub type LiquidCacheRef = Arc<LiquidCache>;
Expand description

A reference to the main cache structure.

Aliased Typeยง

pub struct LiquidCacheRef { /* private fields */ }