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ยง
- This trait is used as a workaround for compiler bug https://github.com/rust-lang/rust/issues/96865