Skip to main content

setup_cache

Function setup_cache 

Source
pub fn setup_cache(
    cache_dir: PathBuf,
    max_size: u64,
    strategy: CacheStrategy,
) -> CacheManager
Expand description

Set up and manage proxy cache.