You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The section should be updated to reflect the current situation of using async in traits, what limitations apply and why async_trait might still be used.
#215 adds a reference to the async fn in Traits announcement post, however does not yet clarify that this is as of now available in stable Rust and it's usage.