azure_storage_blobs::blob::operations

Type Alias ChangeLease

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

Aliased Typeยง

struct ChangeLease {}