file-operation

Crates.iofile-operation
lib.rsfile-operation
version0.8.17
created_at2025-01-09 15:17:19.775446+00
updated_at2026-01-25 01:45:28.342809+00
descriptionA 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.
homepage
repositoryhttps://github.com/crates-dev/file-operation.git
max_upload_size
id1510021
size32,931
尤雨东 (eastspire)

documentation

README

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.

Commit count: 0

cargo fmt