grid-iter 0.1.3

Ideomatic Grid operations via Iterators
Documentation
  • Coverage
  • 57.14%
    12 out of 21 items documented10 out of 16 items with examples
  • Size
  • Source code size: 13.35 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.01 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 11s Average build duration of successful builds.
  • all releases: 8s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • jonascloud/grid-iter
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • einwolkenfarmer

iter-grid

Ideomatic Grid operations via Iterators

The grid-iter crate provides convenient methods to wrap a flat iterator and perform operations on it as if it was a grid.