Skip to main content

get_item

Function get_item 

Source
pub fn get_item<T: Clone + 'static, F, R>(f: F) -> R
where F: FnOnce(Option<T>) -> R,
Expand description

Get a reference to a type previously inserted on this runtime’s storage