Used to do value-to-value conversions while consuming the input value. It is the reciprocal of `Into`.| doc.rust-lang.org
`*mut T` but non-zero and covariant.| doc.rust-lang.org
Raw, unsafe pointers, `*const T`, and `*mut T`.| doc.rust-lang.org
A pointer type that uniquely owns a heap allocation of type `T`.| doc.rust-lang.org