uri_from_file

Function uri_from_file 

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