BurntSushi / walkdir

Rust library for walking directories recursively.
The Unlicense
1.21k stars 106 forks source link

Doc correction #179

Open luxagen opened 1 year ago

luxagen commented 1 year ago

It seems to me that the original sentence doesn't makes sense, i.e. the least-recently-yielded directory will always be the root of the tree being iterated! Am I missing something?