Function uri_from_file

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