8 releases
0.1.7 | Nov 4, 2024 |
---|---|
0.1.6 | Oct 21, 2024 |
0.1.5 | Sep 5, 2024 |
0.1.4 | Aug 15, 2024 |
0.1.1 | May 14, 2024 |
#1424 in Development tools
5,941 downloads per month
Used in 13 crates
(3 directly)
10KB
179 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
~3–4.5MB
~75K SLoC