Cache

Type Alias Cache 

Source
pub type Cache = FSCache<{ infinitree::BLOCK_SIZE }>;

Aliased Typeยง

pub struct Cache { /* private fields */ }