pub type DeleteBlob = BoxFuture<'static, Result<DeleteBlobResponse>>;
pub struct DeleteBlob { /* private fields */ }