//! Types that pin data to its location in memory. #[doc(inline)] pub use std::pin::Pin;