Function syn::fold::fold_pat_range[][src]

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