Skip to main content

LiquidCacheParquetRef

Type Alias LiquidCacheParquetRef 

Source
pub type LiquidCacheParquetRef = Arc<LiquidCacheParquet>;
Expand description

A reference to the main cache structure.

Aliased Typeยง

pub struct LiquidCacheParquetRef { /* private fields */ }