[][src]Function syn::fold::fold_pat_or

pub fn fold_pat_or<F: ?Sized>(f: &mut F, node: PatOr) -> PatOr where
    F: Fold