Crates.io | oneshot-fused-workaround |
lib.rs | oneshot-fused-workaround |
version | 0.2.0 |
source | src |
created_at | 2024-09-03 19:13:36.430994 |
updated_at | 2024-09-30 15:58:17.184323 |
description | Fused wrapper for futures::channel::oneshot |
homepage | https://gitlab.torproject.org/tpo/core/arti/-/wikis/home |
repository | https://gitlab.torproject.org/tpo/core/arti.git/ |
max_upload_size | |
id | 1361950 |
size | 5,475 |
Thin veneer over futures::channel::oneshot
to fix use with futures::select!
.
See futures-rs
ticket #2455.
License: MIT OR Apache-2.0