Skip to main content

map_get

Function map_get 

Source
pub fn map_get<In, Out>(value: In) -> Out
where In: CMapTo<Out>,