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

Download history 1877/week @ 2024-07-23 1798/week @ 2024-07-30 1372/week @ 2024-08-06 1766/week @ 2024-08-13 1917/week @ 2024-08-20 1791/week @ 2024-08-27 2539/week @ 2024-09-03 1372/week @ 2024-09-10 1047/week @ 2024-09-17 1482/week @ 2024-09-24 1827/week @ 2024-10-01 1585/week @ 2024-10-08 1453/week @ 2024-10-15 1160/week @ 2024-10-22 1595/week @ 2024-10-29 1490/week @ 2024-11-05

5,941 downloads per month
Used in 13 crates (3 directly)

BSD-3-Clause

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