A slice of a path (akin to `str`).| doc.rust-lang.org
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
The `Box` type for heap allocation.| doc.rust-lang.org