azure_storage_blobs::blob::operations

Type Alias PutBlockUrl

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

Aliased Typeยง

struct PutBlockUrl {}