A pointer type that uniquely owns a heap allocation of type `T`.| doc.rust-lang.org
A pointer which pins its pointee in place.| doc.rust-lang.org
Types that pin data to a location in memory.| doc.rust-lang.org
A future represents an asynchronous computation obtained by use of `async`.| doc.rust-lang.org
Types that do not require any pinning guarantees.| doc.rust-lang.org