52 releases
Uses new Rust 2024
| 0.8.19 | Mar 3, 2026 |
|---|---|
| 0.8.17 | Jan 25, 2026 |
| 0.8.8 | Dec 13, 2025 |
| 0.8.6 | Oct 19, 2025 |
| 0.5.2 | Mar 29, 2025 |
#411 in Filesystem
4,969 downloads per month
Used in 11 crates
(3 directly)
24KB
369 lines
file-operation
A Rust library providing comprehensive utilities for file operations with both sync/async support. Includes operations for copy, delete, move, read and write files. Simplifies file handling in Rust projects with safe and efficient methods for file manipulation and metadata querying.
Installation
To use this crate, you can run cmd:
cargo add file-operation
License
This project is licensed under the MIT License. See the LICENSE file for details.
Contributing
Contributions are welcome! Please open an issue or submit a pull request.
Contact
For any inquiries, please reach out to the author at root@ltpp.vip.
Dependencies
~2–3MB
~45K SLoC