Welcome to mirror list, hosted at ThFree Co, Russian Federation.

README.md - github.com/windirstat/walkdir.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: eea52effa91d58bd4f1abc88fa3d2b79bbba90b7 (plain)
1
2
3
4
5
6
walkdir
=======

A Rust library for efficiently walking a directory recursively.

This is a work in progress and is (hopefully) destined for `std::fs`.