Function syn::visit::visit_type_path[][src]

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