at_path

Function at_path 

Source
pub fn at_path(v: &Value, path: &[Arc<str>]) -> Option<Value>
Expand description

Follow a path of field names into a value.