azure_storage_blobs::blob::operations

Type Alias AppendBlock

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

Aliased Typeยง

struct AppendBlock {}