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

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

#983 in Asynchronous

24 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

~87KB