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.
pub static CACHE: Lazy<Option<ScriptCache>>Process-wide ScriptCache rooted at default_cache_path(). None when the
cache is disabled or the path could not be opened.