2 unstable releases

0.2.0 Apr 16, 2023
0.1.0 Mar 29, 2023

#9 in #vec-t

MIT license

3KB
56 lines


A struct that cycles over a Vec<T>, allowing the underlying Vec<T> to be mutated safely, that's it

No runtime deps