Skip to main content

find_value

Function find_value 

Source
fn find_value<'a>(value: &'a Value, path: &[PathPart<'_>]) -> Option<&'a Value>