[][src]Function syn::visit::visit_type

pub fn visit_type<'ast, V: Visit<'ast> + ?Sized>(
    _visitor: &mut V,
    _i: &'ast Type
)