azure_storage_blobs::blob::operations

Type Alias DeleteBlobSnapshot

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

Aliased Typeยง

struct DeleteBlobSnapshot {}