RenewLease

Type Alias RenewLease 

Source
pub type RenewLease = BoxFuture<'static, Result<RenewLeaseResponse>>;

Aliased Typeยง

pub struct RenewLease { /* private fields */ }