azure_
storage_
blobs
0.20.0
PutBlock
Aliased type
In azure_
storage_
blobs::
blob::
operations
azure_storage_blobs
::
blob
::
operations
Type Alias
PutBlock
Copy item path
Source
pub type PutBlock =
BoxFuture
<'static,
Result
<
PutBlockResponse
>>;
Aliased Type
ยง
struct PutBlock {}