ia0 / unsafe-mental-model

Mental model for unsafe in Rust
https://ia0.github.io/unsafe-mental-model/
8 stars 0 forks source link

Fix the reason why pinned values are unsafe #5

Closed ia0 closed 7 months ago

ia0 commented 7 months ago

This is related to #2 but doesn't fix it because it doesn't add a full Pin example. Instead it fixes some issues related to Pin.