Function get_from_cache

Source
async fn get_from_cache(cache: &AcmeCache, key: &str) -> Option<Vec<u8>>
Expand description

Gets data from the cache.