Commit 0b4f978
Improve std::fs::read_dir docs
Call out early that the results returned can differ across calls /
aren't deterministic. This was already mentioned at the bottom of
examples, but I think it's worth calling out early, since this caused at
least one person (me!) great confusion.
[ Added a comma to the docs, reflowed commit message - Trevor ]1 parent a153133 commit 0b4f978
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3036 | 3036 | | |
3037 | 3037 | | |
3038 | 3038 | | |
| 3039 | + | |
| 3040 | + | |
| 3041 | + | |
3039 | 3042 | | |
3040 | 3043 | | |
3041 | 3044 | | |
| |||
0 commit comments