Skip to main content

visit_glue_avro_seed

Function visit_glue_avro_seed 

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