azure_storage_blobs::blob::operations

Type Alias PutAppendBlob

Source
pub type PutAppendBlob = BoxFuture<'static, Result<PutBlobResponse>>;

Aliased Typeยง

struct PutAppendBlob {}