#async #oneshot-channel #callback #promise #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

#978 in Asynchronous

25 downloads per month

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

~88KB