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.