Skip to main content

read_path

Function read_path 

Source
pub fn read_path(path: &str, ctx: &Value) -> Result<Value, EvalError>
Expand description

Read a path from a JSON value. Supports simple $.a.b.c form.