Function syn::visit::visit_generics

source ·
pub fn visit_generics<'ast, V: Visit<'ast> + ?Sized>(
    _visitor: &mut V,
    _i: &'ast Generics
)