pub fn apply_cache_effect(
cache: &mut SessionCache,
path: &str,
effect: CacheEffect,
)Expand description
Applies a deferred CacheEffect to the session cache.
pub fn apply_cache_effect(
cache: &mut SessionCache,
path: &str,
effect: CacheEffect,
)Applies a deferred CacheEffect to the session cache.