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
Hi All, recently in rust 1.85.0 there were stabilization of async closures. I was looking for answers how to use them properly, but unfortunately such information are pretty hard to find. Mostly when looking for async_fn_in_trait or async closures it is redirecting to this page, which is referring mostly to version 1.75.0
I think it is good idea to update or archive this page after 2024 edition release
The text was updated successfully, but these errors were encountered:
Hi All, recently in rust 1.85.0 there were stabilization of async closures. I was looking for answers how to use them properly, but unfortunately such information are pretty hard to find. Mostly when looking for
async_fn_in_trait
or async closures it is redirecting to this page, which is referring mostly to version 1.75.0I think it is good idea to update or archive this page after 2024 edition release
The text was updated successfully, but these errors were encountered: