ReleaseLease

Type Alias ReleaseLease 

Source
pub type ReleaseLease = BoxFuture<'static, Result<ReleaseLeaseResponse>>;

Aliased Typeยง

pub struct ReleaseLease { /* private fields */ }