#send #fix #issue #github #com #workaround #bug

send-future

Ergonomic and performant fix for https://github.com/rust-lang/rust/issues/96865

1 unstable release

0.1.0 Jul 5, 2024

#559 in Asynchronous

Download history 10264/week @ 2024-11-15 9993/week @ 2024-11-22 11908/week @ 2024-11-29 9607/week @ 2024-12-06 8450/week @ 2024-12-13 4049/week @ 2024-12-20 4121/week @ 2024-12-27 6363/week @ 2025-01-03 7677/week @ 2025-01-10 5547/week @ 2025-01-17 15352/week @ 2025-01-24 24648/week @ 2025-01-31 19479/week @ 2025-02-07 15959/week @ 2025-02-14 13528/week @ 2025-02-21 9744/week @ 2025-02-28

69,125 downloads per month
Used in 28 crates (via wrpc-transport)

MIT/Apache

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

No runtime deps