[][src]Function syn::visit::visit_pat_or

pub fn visit_pat_or<'ast, V: ?Sized>(v: &mut V, node: &'ast PatOr) where
    V: Visit<'ast>,