Function jsonb_get_path

Source
fn jsonb_get_path<'a>(json: JsonbRef<'a>, b: Array<'a>) -> Option<JsonbRef<'a>>