wslpath-rs

Crates.iowslpath-rs
lib.rswslpath-rs
version0.2.0
created_at2024-02-11 15:14:08.042918+00
updated_at2025-02-07 23:32:15.99427+00
descriptionPure Rust implementation of wslpath
homepage
repositoryhttps://github.com/Holzhaus/wslpath-rs
max_upload_size
id1135889
size27,344
Jan Holthuis (Holzhaus)

documentation

README

wslpath-rs

This library aims to offer functionality similar of the wslpath conversion tool added in WSL build 17046, but is implemented in pure Rust.

Existing crates such as wslpath call wsl.exe wslpath internally, which may lead to a lot of command invocations when multiple paths need to be converted.

License

This software is licensed under the terms of the Mozilla Public License 2.0. Please also have a look at the license FAQ.

Commit count: 32

cargo fmt