Function syntax::ast_util::walk_patExperimental [-]  [+] [src]

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