Comment on Common Rust Lifetime Misconceptions (2020)parentComments−vgatherps2yThis is not true, you can run non-send futures using Tokio: https://docs.rs/tokio/latest/tokio/task/struct.LocalSet.html
Comments
This is not true, you can run non-send futures using Tokio: https://docs.rs/tokio/latest/tokio/task/struct.LocalSet.html