Skip to main content

get_cache_manager

Function get_cache_manager 

Source
pub fn get_cache_manager() -> &'static CacheManager
Expand description

Returns a reference to the global CacheManager instance.

This function will initialize the CacheManager on its first call if it hasn’t been initialized already.