ChangeLease

Type Alias ChangeLease 

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

Aliased Typeยง

pub struct ChangeLease { /* private fields */ }