PromiseResult#

Added in version 1.14.

class PromiseResult#

The result of a Promise

Fields#

class PromiseResult
EXPIRED#

The type of the None singleton.

INTERRUPTED#

The type of the None singleton.

PENDING#

The type of the None singleton.

REPLIED#

The type of the None singleton.