pub fn parse_path_vars(v: &Value<'_>) -> Result<Option<JsonValue>, EvalError>
v7.39 — parse the vars argument of the jsonb_path_* family into a JsonValue object (NULL → no vars).
vars