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