A pointer which pins its pointee in place.| doc.rust-lang.org
A pointer type that uniquely owns a heap allocation of type `T`.| doc.rust-lang.org
Types that do not require any pinning guarantees.| doc.rust-lang.org