Skip to main content

value_to_hashmap

Function value_to_hashmap 

Source
pub fn value_to_hashmap(data: &Value) -> HashMap<String, Value>
Expand description

Convert a JSON Value into a HashMap<String, Value>.