Expand description
Provides a VecMin and VecOne newtype wrapper around Vec that enforces a minimum length at compile time.
Re-exports§
Modules§
Macros§
Structs§
- Modify
Error - An error indicating that an operation would reduce the length of a vector below its minimum required length.