Return a slice of the held items. Ownership is unaffected, so this is a "view" into the contents. Can be used to perform range operations and iteration.
See Implementation
Return a slice of the held items. Ownership is unaffected, so this is a "view" into the contents. Can be used to perform range operations and iteration.