fn format_uri(scheme: &str, bucket: &str, root: &str, path: &str) -> String
Helper function to format storage URI.