652f34d270
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. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |