Crate dot_json

Crate dot_json 

Source

Functionsยง

arr_to_dot_map
Create a flat dot map from a deep Vec<serde_json::Value>
map_to_dot_map
Create a flat dot map from a deep serde_json::Map
value_to_dot
Create a flat dot map from a serde_json::Value::{Array, Object} while just cloning any other value