schuelermine / os-str-manip

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚠️ This code is currently broken! DO NOT USE (on Windows)

os-str-manip

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.

About

License:MIT License


Languages

Language:Rust 97.5%Language:Nix 2.5%