pub static CACHE: Lazy<Option<Mutex<ScriptCache>>>Expand description
Global cache instance (lazy-initialized, Mutex-protected for thread safety).
pub static CACHE: Lazy<Option<Mutex<ScriptCache>>>Global cache instance (lazy-initialized, Mutex-protected for thread safety).