Function syn::visit_mut::visit_use_path_mut[−][src]

pub fn visit_use_path_mut<V>(v: &mut V, node: &mut UsePath) where
    V: VisitMut + ?Sized,