azure_storage_blobs::blob::operations

Type Alias PutBlock

Source
pub type PutBlock = BoxFuture<'static, Result<PutBlockResponse>>;

Aliased Typeยง

struct PutBlock {}