Hacker News new | ask | show | jobs
by Fordec 1033 days ago
Coming in 1.74 apparently but it seems to be behind schedule by what the plan was in the Gantt chart.

It's a feature I'm eagerly keeping tabs on as it have so many hacks in my active work that will [just work] once I can use async traits.

1 comments

Serious question: is the crate that fakes it with box dyn future really not performant enough for you?
Not ergonomic for use by providing a public trait API in a library when step one is [also] import this other hack library to get up and running.