deno_path_util

Function url_from_directory_path

Source
pub fn url_from_directory_path(path: &Path) -> Result<Url, PathToUrlError>