#send #issue #github #com #fix #workaround #traits

send-future

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

1 unstable release

0.1.0 Jul 5, 2024

#474 in Asynchronous

Download history 666/week @ 2024-07-05 1229/week @ 2024-07-12 1756/week @ 2024-07-19 1869/week @ 2024-07-26 1472/week @ 2024-08-02 1278/week @ 2024-08-09 1893/week @ 2024-08-16 2145/week @ 2024-08-23 2354/week @ 2024-08-30

7,898 downloads per month
Used in 12 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