PutAppendBlob

Type Alias PutAppendBlob 

Source
pub type PutAppendBlob = BoxFuture<'static, Result<PutBlobResponse>>;

Aliased Typeยง

pub struct PutAppendBlob { /* private fields */ }