Function paths_to_uri_list

Source
fn paths_to_uri_list(file_list: &[impl AsRef<Path>]) -> Result<String, Error>