pub fn get_cache_manager() -> &'static CacheManagerExpand 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.
pub fn get_cache_manager() -> &'static CacheManagerReturns a reference to the global CacheManager instance.
This function will initialize the CacheManager on its first call
if it hasn’t been initialized already.