Searched defs:iter_all (Results 1 – 2 of 2) sorted by relevance
328 def iter_all(filename, *, function
455 fn iter_all<F: FnMut(u8, S)>(&self, classes: &ByteClasses, mut f: F) { in iter_all() method