Crates.io | async-result |
lib.rs | async-result |
version | 0.1.0 |
source | src |
created_at | 2024-05-31 05:43:09.677485 |
updated_at | 2024-05-31 05:43:09.677485 |
description | A simple wrapper providing a convenient way to await a result, built on futures-channel's oneshot channel. |
homepage | https://github.com/Heap-Hop/async-result |
repository | https://github.com/Heap-Hop/async-result |
max_upload_size | |
id | 1257705 |
size | 3,886 |
A simple wrapper providing a convenient way to await a result, built on futures-channel's oneshot channel.
see examples/cross-runtime
MIT