true if the future was completed with an error.Future.isRejected
bool isRejected() const @trusted nothrow @nogcCheck whether the future was rejected with an error.
bool isRejected() const @trusted nothrow @nogcCheck whether the future was rejected with an error.
true if the future was completed with an error.