Crate send_future

Source
Expand description

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

Traits§