2 unstable releases

0.2.0 Feb 7, 2025
0.1.0 Feb 11, 2024

#679 in Filesystem

Download history 32/week @ 2024-12-15 135/week @ 2024-12-22 120/week @ 2024-12-29 114/week @ 2025-01-05 98/week @ 2025-01-12 95/week @ 2025-01-19 61/week @ 2025-01-26 309/week @ 2025-02-02 206/week @ 2025-02-09 174/week @ 2025-02-16 145/week @ 2025-02-23 120/week @ 2025-03-02 211/week @ 2025-03-09 301/week @ 2025-03-16 185/week @ 2025-03-23 255/week @ 2025-03-30

992 downloads per month
Used in neovide

MPL-2.0 license

10KB
92 lines

Convert paths between WSL guest and Windows host.

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.


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.

Dependencies

~665KB