Login
Roast topics
Find topics
Find it!
From:
Evan Schwartz
(Uncensored)
subscribe
Pinning Down "Future Is Not Send" Errors | Evan Schwartz
https://emschwartz.me/pinning-down-future-is-not-send-errors/
links
backlinks
Tagged with:
rust
scour
Roast topics
Find topics
Roast it!
If you use async Rust and Tokio, you are likely to run into some variant of the "future is not Send" compiler error. While transitioning some sequential asyn...