azure_storage_blobs::blob::operations

Type Alias PutPageBlob

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

Aliased Type§

struct PutPageBlob {}