fn extract_remote_location(uri: &str) -> Result<RemoteLocation>Expand description
Extracts bucket/container and root path from a URI.
fn extract_remote_location(uri: &str) -> Result<RemoteLocation>Extracts bucket/container and root path from a URI.