[][src]Function syn::visit_mut::visit_path_mut

pub fn visit_path_mut<V: ?Sized>(v: &mut V, node: &mut Path) where
    V: VisitMut