Skip to main content

L1Cache

Type Alias L1Cache 

Source
pub type L1Cache = MokaCache;
Expand description

Type alias for MokaCache (default L1 backend)

Aliased Typeยง

pub struct L1Cache { /* private fields */ }