[GH-ISSUE #8] File walking crates #1

Closed
opened 2026-06-08 11:25:14 +03:00 by zhus · 2 comments
Owner

Originally created by @gsquire on GitHub (Apr 17, 2018).
Original GitHub issue: https://github.com/bootandy/dust/issues/8

Originally assigned to: @bootandy on GitHub.

I'm not sure if these crates will satisfy all the use cases in this application but they may be worth checking out.

Originally created by @gsquire on GitHub (Apr 17, 2018). Original GitHub issue: https://github.com/bootandy/dust/issues/8 Originally assigned to: @bootandy on GitHub. I'm not sure if these crates will satisfy all the use cases in this application but they may be worth checking out. - [walkdir](https://docs.rs/walkdir) - [ignore](https://docs.rs/ignore)
zhus closed this issue 2026-06-08 11:25:14 +03:00
Author
Owner

@bootandy commented on GitHub (Apr 18, 2018):

Agree. Going to try using those libraries

<!-- gh-comment-id:382321837 --> @bootandy commented on GitHub (Apr 18, 2018): Agree. Going to try using those libraries
Author
Owner

@bootandy commented on GitHub (Apr 24, 2018):

Redesigned to use walkdir
https://github.com/bootandy/dust/pull/13

<!-- gh-comment-id:383958472 --> @bootandy commented on GitHub (Apr 24, 2018): Redesigned to use walkdir https://github.com/bootandy/dust/pull/13
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#1