2 releases

0.1.1 May 14, 2024
0.1.0 May 13, 2024

#353 in Operating systems

Download history 523/week @ 2024-05-09 1411/week @ 2024-05-16

1,934 downloads per month
Used in 11 crates (3 directly)

BSD-3-Clause

10KB
172 lines

The URL crate parses file:// URLs differently on Windows and other operating systems. This crates provides functionality that tries to parse a file:// URL as a path on all operating systems. This is useful when you want to convert a file:// URL to a path and vice versa.

Dependencies

~3MB
~78K SLoC