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