Hacker News new | ask | show | jobs
by the_white_oak 991 days ago
Rc is not Send.

But you can use tokio's LocalSet to run non-Send futures.

https://docs.rs/tokio/latest/tokio/task/struct.LocalSet.html