issues
search
rustonaut
/
vec1
Rust `Vec<T>` wrapper that gurantees to contain at least 1 element
Apache License 2.0
90
stars
15
forks
source link
Proposal: add `Slice1<'a, T>` and `MutSlice1<'a, T>` types as a logical extension for the `Vec<T>` -> `Vec1<T>`
#33
Open
DanikVitek
opened
7 months ago