Skip to main content

extract_bucket_root

Function extract_bucket_root 

Source
fn extract_bucket_root(
    url: &Url,
    snapshot_uri: &str,
) -> Result<(String, String)>