PutPageBlob

Type Alias PutPageBlob 

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

Aliased Typeยง

pub struct PutPageBlob { /* private fields */ }