1 2 3 4 5 6 7
# http-global-cache Simple global cache to use for http. ```rust use rust_http_global_cache::CACACHE_MANAGER; ```