Function syn::visit::visit_use_tree [] [src]

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