azure_storage_blobs::blob::operations

Type Alias ChangeLease

Source
pub type ChangeLease = BoxFuture<'static, Result<ChangeLeaseResponse>>;

Aliased Type§

struct ChangeLease {}