pub fn resolve_path(data: &Value, path: &str) -> String
Resolve a dot-separated path like user.name against a JSON value.
user.name