Contact
Privacy
DMCA
Robuta
https://dev-doc.rust-lang.org/stable/core/slice/struct.RChunksExact.html
RChunksExact in core::slice - Rust
An iterator over a slice in (non-overlapping) chunks (`chunk_size` elements at a time), starting at the end of the slice.
core
slice
rust