Crates.io | filesan |
lib.rs | filesan |
version | 0.2.0 |
created_at | 2025-03-22 09:26:12.830513+00 |
updated_at | 2025-05-03 10:45:22.239136+00 |
description | Uniquely escape disallowed filenames. |
homepage | https://github.com/BonnyAD9/filesan |
repository | https://github.com/BonnyAD9/filesan |
max_upload_size | |
id | 1601682 |
size | 53,201 |
Filename sanitizer.
Given a filename, escape the filename so that it is allowed by OS. For more info and examples see documentation.