Searched defs:for_each_rust_file (Results 1 – 2 of 2) sorted by relevance
234 pub fn for_each_rust_file(for_each: impl Fn(&Path) + Sync + Send) { in for_each_rust_file() function