Expand description
A vector type that guarantees at least one element.
Structs§
- NonEmpty
Vec - A vector that is guaranteed to contain at least one element.
Enums§
- Error
- Errors that can occur when creating a
NonEmptyVec.
A vector type that guarantees at least one element.
NonEmptyVec.