Skip to main content

file_uri_to_path

Function file_uri_to_path 

Source
pub fn file_uri_to_path(uri: &str) -> Result<PathBuf, String>
Expand description

Resolve a file:// URI to a path (not necessarily canonical).