Skip to main content

apply_cache_effect

Function apply_cache_effect 

Source
pub fn apply_cache_effect(
    cache: &mut SessionCache,
    path: &str,
    effect: CacheEffect,
)
Expand description

Applies a deferred CacheEffect to the session cache.