#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

#370 in Asynchronous

Download history 1763/week @ 2024-07-29 1246/week @ 2024-08-05 1280/week @ 2024-08-12 2168/week @ 2024-08-19 2140/week @ 2024-08-26 3921/week @ 2024-09-02 2377/week @ 2024-09-09 3973/week @ 2024-09-16 5623/week @ 2024-09-23 5486/week @ 2024-09-30 8573/week @ 2024-10-07 7681/week @ 2024-10-14 11683/week @ 2024-10-21 11386/week @ 2024-10-28 10276/week @ 2024-11-04 7367/week @ 2024-11-11

40,976 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