azure_storage_blobs::blob::operations

Type Alias PutPageBlob

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

Aliased Typeยง

struct PutPageBlob {}