- exception
inout(Exception) exception [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- isFulfilled
bool isFulfilled [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- isPending
bool isPending [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- isRejected
bool isRejected [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- value
inout(Unqual!T) value [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.