Hacker News new | ask | show | jobs
by afdbcreid 971 days ago
I know it was merged, but currently there is only support for statically-dispatched async fn in traits. I believe we also need dynamic dispatch to compete with the current style of `poll_X()` functions in the I/O traits.
1 comments

Fair enough. I'm still excited!