Function matches

Source
pub fn matches<'a>(
    path: &Pointer,
    value: &'a Value,
) -> Vec<(PointerBuf, &'a Value)>