1 unstable release
0.1.0 | Aug 29, 2020 |
---|
#311 in #find
5KB
83 lines
where_is
lib.rs
:
Crate where_is
provides a wrapper on top of walkdir
for
quickly finding files within a filesystem.
To use this crate, add where_is
as a dependency to your project's
Cargo.toml
:
[dependencies]
where_is = "1"
Dependencies
~0.1–6.5MB
~31K SLoC