Skip to main content

fold_pat_guard

Function fold_pat_guard 

Source
pub fn fold_pat_guard<F>(f: &mut F, node: PatGuard) -> PatGuard
where F: Fold + ?Sized,