async-result

Crates.ioasync-result
lib.rsasync-result
version0.1.0
sourcesrc
created_at2024-05-31 05:43:09.677485
updated_at2024-05-31 05:43:09.677485
descriptionA simple wrapper providing a convenient way to await a result, built on futures-channel's oneshot channel.
homepagehttps://github.com/Heap-Hop/async-result
repositoryhttps://github.com/Heap-Hop/async-result
max_upload_size
id1257705
size3,886
CSF (Heap-Hop)

documentation

README

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

Commit count: 4

cargo fmt