pub fn get(uri: &Iri<'_>, conf: &Configuration) -> Result<impl FileSystem>
Expand description
Get a FileSystem for this URI’s scheme and authority.
pub fn get(uri: &Iri<'_>, conf: &Configuration) -> Result<impl FileSystem>
Get a FileSystem for this URI’s scheme and authority.