Stabilization PR for `async fn` in traits

https://github.com/rust-lang/rust/pull/115822

36 points · 3 comments · view on lemmy.world

3 Comments

TheAgeOfSuperboredom@lemmy.ca · 7 pts · 2y (1 reply)

I'm going to have a fair bit of code to refactor once this lands!

Phlimy@jlai.lu · 2 pts · 2y

Same! I'm so excited for RPITIT in particular

crispy_kilt@feddit.de · 1 pts · 2y

I'll be glad to have AFIT without heap allocation. I'm glad async_trait exists, but still. Performance matters.