[][src]Function syn::visit_mut::visit_pat_path_mut

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