44 releases
Uses new Rust 2024
| new 0.8.11 | Jan 10, 2026 |
|---|---|
| 0.8.8 | Dec 13, 2025 |
| 0.8.6 | Oct 19, 2025 |
| 0.8.1 | Jul 30, 2025 |
| 0.5.2 | Mar 29, 2025 |
#383 in Filesystem
4,860 downloads per month
Used in 5 crates
(3 directly)
25KB
401 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.2–3MB
~46K SLoC