Skip to main content

with_mapping

Function with_mapping 

Source
pub fn with_mapping<R, FnR>(map: &str, key: &str, caller: FnR) -> R
where FnR: FnOnce(Option<&Stored>) -> R,
Expand description

manage a (global) hash of values