bytecodealliance / bytecodealliance/cap-std
cap-walkdir
Open
help wanted
- Dominant language
- Rust
- Stars
- 821
- Forks
- 57
- Avg merge
- 1h 16m
- Merged PRs (30d)
- 4
Description
[`walkdir`] is a popular cross platform Rust library for efficiently walking a directory recursively. It'd be interesting to either wrap or port this crate to `cap-std` to allow recursively walking the subtree of a `Dir`.
[`walkdir`]: https://crates.io/crates/walkdir
Contributor guide
Assessment
This issue has not been assessed yet.