rchunks

Crates.iorchunks
lib.rsrchunks
version0.1.4
sourcesrc
created_at2017-09-09 02:43:56.003987
updated_at2017-09-09 04:18:09.219226
descriptionIterator for slices similar to .chunks() but starting from the back of the slice and moving towards the front. Differs from .chunks().rev() in handling cases where the slice is not a multiple of chunk size.
homepage
repositoryhttps://github.com/cjm00/rchunks
max_upload_size
id31114
size11,160
Chris McDonald (cjm00)

documentation

README

Commit count: 14

cargo fmt