Asynchronous directory traversal for Rust.
# Cargo.toml
[dependencies]
async-walkdir = "2.1.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Walk a directory asynchronously.
Add tokio or async-std as a dependency and use the appropriate runtime attribute.
No dependency data recorded yet.