refresh

Function refresh 

Source
pub fn refresh<K>(key: &K) -> Result<()>
where K: Equivalent<String> + Hash + Display + ?Sized,