pub fn visit_pat_macro_mut<V>(v: &mut V, node: &mut PatMacro)where V: VisitMut + ?Sized,
visit-mut
full