Skip to main content

ambient

Function ambient 

Source
pub fn ambient() -> Option<&'static Cache>
Expand description

Return the ambient cache, or None if CachePlugin::init hasn’t run.