json_contains

Function json_contains 

Source
pub fn json_contains(json_data: Expr, path: Expr) -> Expr
Expand description

Does the key/index exist within the JSON value as the specified “path”?