With the Future trait stabilized and async/await coming soon, many more people are being exposed to the Pin type and its sibling trait Unpin. In this video, we dive deep into what these types are, why they are needed, how they work, and how to use them. We also dig into the connection to Futures and async/await, and discuss how you safely move from old code that does not use pinning to new code that does.

Subscribe to the channel https://www.youtube.com/watch?v=DkMwYxfSYNQ

#pinning #rust

The Why, What, and How of Pinning in Rust
3.15 GEEK