pub fn create_resumable_upload_request(
storage: &FirebaseStorageImpl,
location: &Location,
metadata: Option<UploadMetadata>,
total_size: u64,
) -> RequestInfo<String>pub fn create_resumable_upload_request(
storage: &FirebaseStorageImpl,
location: &Location,
metadata: Option<UploadMetadata>,
total_size: u64,
) -> RequestInfo<String>