defaults_get_map

Function defaults_get_map 

Source
pub fn defaults_get_map(key: &str) -> Option<HashMap<String, String>>
Expand description

Returns a HashMap stored in UserDefaults with the specified key.