VecMin
Provides a VecMin and VecOne newtype wrapper around Vec that enforces a minimum length at compile time.
This crate requires alloc or std.
Provides a VecMin and VecOne newtype wrapper around Vec that enforces a minimum length at compile time.
This crate requires alloc or std.