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

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