azure_storage_blobs::blob::operations

Type Alias DeleteBlob

Source
pub type DeleteBlob = BoxFuture<'static, Result<DeleteBlobResponse>>;

Aliased Typeยง

struct DeleteBlob {}