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