This crate is a (so far tiny) collection of iterator types useful in implementing grid-based algorithms.
Currently only Bresenham's and Perimeter iterators are available.