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

pub fn fold_pat_or<F>(f: &mut F, node: PatOr) -> PatOr where
    F: Fold + ?Sized
This is supported on crate feature fold only.