Skip to main content

visit_glue_avro_seed

Function visit_glue_avro_seed 

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