Skip to main content

try_store

Function try_store 

Source
pub fn try_store() -> Option<Arc<dyn CacheStore>>
Expand description

Returns the global cache store if installed, else None.