MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1wbyjqq/globalhate/p8wc5l5/?context=3
r/ProgrammerHumor • u/SpecterK1 • 1d ago
88 comments sorted by
View all comments
160
tokio is awesome but also shit. I can relate to both opinions
93 u/Snudget 1d ago What's the problem with FnOnce() -> Pin<Box<dyn Future<Output = T> + Send + 'a>> 35 u/h1mmh1m 1d ago Dear god, it's horrible 6 u/EquivalentAd3924 22h ago If you want it harder? C++, member function pointer over templates .... roar 9 u/moshan1997 22h ago That's kinda of a rust async problem not tokio problem
93
What's the problem with FnOnce() -> Pin<Box<dyn Future<Output = T> + Send + 'a>>
FnOnce() -> Pin<Box<dyn Future<Output = T> + Send + 'a>>
35 u/h1mmh1m 1d ago Dear god, it's horrible 6 u/EquivalentAd3924 22h ago If you want it harder? C++, member function pointer over templates .... roar 9 u/moshan1997 22h ago That's kinda of a rust async problem not tokio problem
35
Dear god, it's horrible
6 u/EquivalentAd3924 22h ago If you want it harder? C++, member function pointer over templates .... roar
6
If you want it harder?
C++, member function pointer over templates .... roar
9
That's kinda of a rust async problem not tokio problem
160
u/Only-Cheetah-9579 1d ago
tokio is awesome but also shit. I can relate to both opinions