get_json_at_dot_path

Function get_json_at_dot_path 

Source
pub(crate) fn get_json_at_dot_path(root: &Value, path: &str) -> Option<Value>