common_function::scalars::json::json_get

Function get_json_by_path

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