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
There is so much Pin API related unsafe code can be removed using pin-project or pin-project-lite.
Take a look at a lovely PR by @taiki-e: async-rs/async-std#381
What do you think? I can do that for you if you wish.