Function syn::visit::visit_use_glob [] [src]

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