Function syn::visit_mut::visit_use_path_mut

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