pub fn get(key: &str) -> Option<String>
Retrieve content from the in-memory cache
key
Some(String)
None