send-future

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

1 unstable release

0.1.0 Jul 5, 2024
Download history 518/week @ 2024-07-04 1217/week @ 2024-07-11 1513/week @ 2024-07-18 2094/week @ 2024-07-25 1422/week @ 2024-08-01 1260/week @ 2024-08-08 1692/week @ 2024-08-15 1876/week @ 2024-08-22 2848/week @ 2024-08-29 3564/week @ 2024-09-05 3433/week @ 2024-09-12 4901/week @ 2024-09-19 5543/week @ 2024-09-26 7673/week @ 2024-10-03 6130/week @ 2024-10-10

25,010 downloads per month
Used in 18 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