#hyperlane #format #day #time

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.

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

Download history 443/week @ 2025-09-22 346/week @ 2025-09-29 344/week @ 2025-10-06 322/week @ 2025-10-13 321/week @ 2025-10-20 387/week @ 2025-10-27 302/week @ 2025-11-03 1076/week @ 2025-11-10 1317/week @ 2025-11-17 771/week @ 2025-11-24 1103/week @ 2025-12-01 1495/week @ 2025-12-08 1854/week @ 2025-12-15 541/week @ 2025-12-22 1157/week @ 2025-12-29 1183/week @ 2026-01-05

4,860 downloads per month
Used in 5 crates (3 directly)

MIT license

25KB
401 lines

file-operation

Official Documentation

Api Docs

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