Function ayzim_macros::walk_pat_mut [] [src]

pub fn walk_pat_mut<F>(pat: Pat, it: &mut F) -> Pat where
    F: FnMut(Pat) -> Pat