Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`fs::DirEntry::metadata` doesn't traverse symlinks. It is not immediately clear what to do if you do want to traverse symlinks. This change adds links to the two other `metadata` functions that will follow symlinks.
- Loading branch information