Skip to main content

get_string_hashmap_from_value

Function get_string_hashmap_from_value 

Source
pub fn get_string_hashmap_from_value(
    v: Option<&Value>,
) -> Result<HashMap<String, String>>