azure_storage_blobs::blob::operations

Type Alias ChangeLease

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

Aliased Typeยง

struct ChangeLease {}