select

Function select 

Source
fn select<'a>(value: &'a Value, path: &str) -> Result<Vec<&'a Value>>