13e88d6366
Add [T]::as_chunks(_mut) Allows getting the slices directly, rather than just through an iterator as in `array_chunks(_mut)`. The constructors for those iterators are then written in terms of these methods, so the iterator constructors no longer have any `unsafe` of their own. Unstable, of course. #74985 |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |