Skip to main content

value_at_path

Function value_at_path 

Source
pub fn value_at_path<'a>(root: &'a Value, path: &str) -> Option<&'a Value>