RUST – “Future cannot be sent between threads safely”
I know that it is a common error, but as a rust (and async) noob, even after reading the documentation I don’t know how to fix after all my tests and I am not sure to understand all the concepts.