get_json_by_path

Function get_json_by_path 

Source
fn get_json_by_path(json: &[u8], path: &str) -> Option<Vec<u8>>