We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Probably something along the lines of os::each_glob(pattern: &str, cb: &fn (&Path)). (In preparation for #5832.)
os::each_glob(pattern: &str, cb: &fn (&Path))