azure_storage_blobs::blob::operations

Type Alias PutBlockUrl

Source
pub type PutBlockUrl = BoxFuture<'static, Result<PutBlockUrlResponse>>;

Aliased Type§

struct PutBlockUrl {}