Skip to main content

CACHE

Static CACHE 

Source
pub static CACHE: Lazy<Option<ScriptCache>>
Expand description

Process-wide ScriptCache rooted at default_cache_path(). None when the cache is disabled or the path could not be opened.