Releases: jix/vec_mut_scan
Releases · jix/vec_mut_scan
vec_mut_scan 0.4.0
- Add
VecGrowScan
for arbitrary insertions and removals during iteration (contributed by Jakub Kądziołka)
vec_mut_scan 0.3.0
- Allow mutable access to all vector elements during iteration
vec_mut_scan 0.1.0
Merge #2 2: Release version 0.1.0 r=jix a=jix Co-authored-by: Jannis Harder <me@jix.one>