Crates.io | oneshot-fused-workaround |
lib.rs | oneshot-fused-workaround |
version | 0.3.0 |
created_at | 2024-09-03 19:13:36.430994+00 |
updated_at | 2025-08-28 21:06:20.240988+00 |
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 | 9,811 |
Thin veneer over futures::channel::oneshot
to fix use with futures::select!
.
See futures-rs
ticket #2455.
License: MIT OR Apache-2.0