#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

#437 in Asynchronous

Download history 4490/week @ 2024-09-18 5629/week @ 2024-09-25 6726/week @ 2024-10-02 8009/week @ 2024-10-09 8146/week @ 2024-10-16 13863/week @ 2024-10-23 9712/week @ 2024-10-30 9443/week @ 2024-11-06 7156/week @ 2024-11-13 12933/week @ 2024-11-20 10477/week @ 2024-11-27 9342/week @ 2024-12-04 9587/week @ 2024-12-11 6426/week @ 2024-12-18 3415/week @ 2024-12-25 3690/week @ 2025-01-01

24,417 downloads per month
Used in 26 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