#async #oneshot-channel #promise #callback #future #completer

async-result

A simple wrapper providing a convenient way to await a result, built on futures-channel's oneshot channel

1 unstable release

0.1.0 May 31, 2024

#1379 in Asynchronous

MIT license

3KB

async-result

A simple wrapper providing a convenient way to await a result, built on futures-channel's oneshot channel.

Usage

see examples/cross-runtime

License

MIT

Dependencies

~86KB