Skip to main content

CellMomentLruCache

Type Alias CellMomentLruCache 

Source
pub type CellMomentLruCache = ByteLruCache<CellFingerprint, CachedCellMoments>;

Aliased Typeยง

pub struct CellMomentLruCache { /* private fields */ }