[][src]Function syn::visit_mut::visit_pat_or_mut

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