Function jsonb_path_exists2

Source
fn jsonb_path_exists2(target: JsonbRef<'_>, path: &JsonPath) -> Result<bool>