Crates.io | bbq |
lib.rs | bbq |
version | 0.1.3 |
source | src |
created_at | 2022-09-13 03:04:43.347798 |
updated_at | 2024-04-05 02:42:25.950138 |
description | This project is for file handling. It can add, delete, modify, and query. |
homepage | |
repository | https://github.com/hshe/bbq |
max_upload_size | |
id | 664191 |
size | 15,237 |
This library is primarily designed for file operations. It includes features such as:
Please refer to the documentation for more detailed information on how to use these features.
bbq::remove_old_files("/path/to/directory", 1024 * 1024 * 10);