# Rust Doc Authors - Std::pin - Rust (Highlights) ![rw-book-cover|256](https://readwise-assets.s3.amazonaws.com/static/images/article2.74d541386bbf.png) ## Metadata **Cover**:: https://readwise-assets.s3.amazonaws.com/static/images/article2.74d541386bbf.png **Source**:: #from/readwise **Zettel**:: #zettel/fleeting **Status**:: #x **Authors**:: [[Rust Doc Authors]] **Full Title**:: Std::pin - Rust **Category**:: #articles #readwise/articles **Category Icon**:: 📰 **URL**:: [doc.rust-lang.org](https://doc.rust-lang.org/stable/std/pin/index.html) **Host**:: [[doc.rust-lang.org]] **Highlighted**:: [[2022-04-17]] **Created**:: [[2022-09-26]] ## Highlights - As the author of a data structure you get to decide for each field whether pinning “propagates” to this field or not.