pub fn dispatch_path<'s, T: DiffVisitor<'s>>(
root: &'s HttpSchemaDiff,
pointer: &PathPointer,
path: &'s str,
path_diff_result: &'s DiffResult<PathDiff>,
visitor: &T,
)
pub fn dispatch_path<'s, T: DiffVisitor<'s>>(
root: &'s HttpSchemaDiff,
pointer: &PathPointer,
path: &'s str,
path_diff_result: &'s DiffResult<PathDiff>,
visitor: &T,
)