Skip to main content

parse_path_vars

Function parse_path_vars 

Source
pub fn parse_path_vars(v: &Value<'_>) -> Result<Option<JsonValue>, EvalError>
Expand description

v7.39 — parse the vars argument of the jsonb_path_* family into a JsonValue object (NULL → no vars).