[][src]Function syn::visit_mut::visit_pat_box_mut

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