pub fn visit_explain_sink_schema_for<'ast, V, T: AstInfo>( visitor: &mut V, node: &'ast ExplainSinkSchemaFor, )where V: Visit<'ast, T> + ?Sized,