azure_storage_blobs::blob::operations

Type Alias PutPage

source
pub type PutPage = BoxFuture<'static, Result<PutPageResponse>>;

Aliased Typeยง

struct PutPage {}