#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

#384 in Asynchronous

Download history 1893/week @ 2024-08-16 2062/week @ 2024-08-23 3340/week @ 2024-08-30 2817/week @ 2024-09-06 3664/week @ 2024-09-13 5206/week @ 2024-09-20 5647/week @ 2024-09-27 7860/week @ 2024-10-04 7812/week @ 2024-10-11 9815/week @ 2024-10-18 12829/week @ 2024-10-25 9321/week @ 2024-11-01 8305/week @ 2024-11-08 10264/week @ 2024-11-15 9993/week @ 2024-11-22 10240/week @ 2024-11-29

40,637 downloads per month
Used in 23 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