Skip to main content

get_path

Function get_path 

Source
pub fn get_path(
    root: &Value,
    path: &str,
    keyed_lists: &[KeyedList<'_>],
) -> DocumentResult<Value>
Expand description

Get a cloned value at the given dot-path.