11 releases
new 0.2.2 | Jan 8, 2025 |
---|---|
0.2.1 | Dec 17, 2024 |
0.1.7 | Nov 4, 2024 |
0.1.3 | Jul 15, 2024 |
#1548 in Development tools
3,611 downloads per month
Used in 13 crates
(3 directly)
11KB
186 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–4MB
~74K SLoC