Expand description
Support for flexibility over owned or borrowed collections.
Enums§
- Representation of either an owned or borrowed instance of a type.
Traits§
- Support conversion from borrowed types to owned ones associated with an allocator.
Type Aliases§
- The owned type for a collection which may be owned or borrowed.