Crates.io | dirwiz |
lib.rs | dirwiz |
version | 0.1.0 |
source | src |
created_at | 2023-03-20 20:55:19.753029 |
updated_at | 2023-03-20 20:55:19.753029 |
description | Directory traversal for interactive applications |
homepage | https://github.com/Gordon01/dirwiz |
repository | https://github.com/Gordon01/dirwiz |
max_upload_size | |
id | 815624 |
size | 2,001 |
A cross platform Rust library for directory traversal. It should work as fast as Walkdir
.
The main feature is the ability to change working directory during the iteration.