1 unstable release
0.1.0 | Jul 5, 2024 |
---|
25,010 downloads per month
Used in 18 crates
(via wrpc-transport)
4KB
send-future
Ergonomic and performant fix for https://github.com/rust-lang/rust/issues/96865
lib.rs
:
This crate provides SendFuture::send
workaround for compiler bug
https://github.com/rust-lang/rust/issues/96865
See documentation of SendFuture
trait for example usage