46 releases (24 breaking)
| 0.24.0 | Dec 26, 2025 |
|---|---|
| 0.23.2 | Dec 9, 2024 |
| 0.23.1 | Oct 27, 2024 |
| 0.22.1 | May 9, 2024 |
| 0.11.0 | Jun 4, 2019 |
#1313 in Filesystem
Used in 4 crates
80KB
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–650KB