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