Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Be super-explicit about
IterMut
slice lifetimes
This is the same as the previous signature, but since it's *not* `-> &'a [T]` like in `Iter`, I think it's worth emphasizing that in the signature too, not just the text.
- Loading branch information