Function uri_from_file

Source
pub async fn uri_from_file(
    root: FileSystemPath,
    path: Option<&str>,
) -> Result<String>