Transports a promise which can be resolved or rejected using the given functions. Created by createManualPromise.
The promise which will resolve.
Rejects the promise.
an error
Call this function to full fill the promise.
the result
Transports a promise which can be resolved or rejected using the given functions. Created by createManualPromise.