wslpath-rs 0.2.0

Pure Rust implementation of wslpath
Documentation
  • Coverage
  • 100%
    6 out of 6 items documented2 out of 3 items with examples
  • Size
  • Source code size: 26.83 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.48 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 15s Average build duration of successful builds.
  • all releases: 14s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Holzhaus/wslpath-rs
    2 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Holzhaus

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.