Function meme_cache::get

source ยท
pub async fn get<T: DeserializeOwned>(key: &str) -> Option<T>