pub fn dispatch_schema<'s, T: DiffVisitor<'s>>(
root: &'s HttpSchemaDiff,
pointer: &PathPointer,
may_be_schema_diff_result: &'s DiffResult<MayBeRefDiff<SchemaDiff>>,
visitor: &T,
depth: usize,
)
pub fn dispatch_schema<'s, T: DiffVisitor<'s>>(
root: &'s HttpSchemaDiff,
pointer: &PathPointer,
may_be_schema_diff_result: &'s DiffResult<MayBeRefDiff<SchemaDiff>>,
visitor: &T,
depth: usize,
)