44 releases (23 breaking)
new 0.23.1 | Oct 27, 2024 |
---|---|
0.22.2 | Oct 27, 2024 |
0.22.1 | May 9, 2024 |
0.19.0 | Mar 13, 2024 |
0.11.0 | Jun 4, 2019 |
#335 in Filesystem
270 downloads per month
Used in 3 crates
83KB
1.5K
SLoC
Dia-Files
Project
- License: GNU Lesser General Public License, either version 3, or (at your option) any later version.
- This project follows Semantic Versioning 2.0.0
Features
- Finding files recursively:
find_files()
. - And some functions for reading bytes from
Read
,Path
...
Notes
-
Tests require some symbolic link files in
tests/
directory. At the time of writing this note, Cargo does not allow publishing crates containing symbolic link files. So for source publishing on https://crates.io/crates/dia-files, they are stripped. However, the repository has all those files. -
Documentation is built with all features. Some of them are optional. If you see components from other crates, you can view source to see what features are required.
Dependencies
~0–9.5MB
~91K SLoC