Crates.io | os-str-manip |
lib.rs | os-str-manip |
version | 0.0.4 |
source | src |
created_at | 2023-08-30 22:01:27.63275 |
updated_at | 2023-08-31 22:01:31.582406 |
description | Cross-platform API for manipulating OsStr |
homepage | |
repository | https://github.com/schuelermine/os-str-manip |
max_upload_size | |
id | 959307 |
size | 32,651 |
The crate os-str-manip is a crate for manipulating OsStr
and OsString
values with a cross-platform API.
It supports Windows, Unix, and WASI.
Note that this crate does not have proper tests yet, hence it is still at major version 0.
See the documentation for more details.