pub fn set_path(root: &mut Value, path: &str, value: Value)
Set value at the dotted path inside root, creating intermediate objects (a non-object in the way is replaced).
value
path
root