A fast, iterator-based integer-only implementation of Bresenham's line algorithm.
# Cargo.toml
[dependencies]
bresenham = "0.1.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Iterates over points on a line from (0,0) to (5,3).
No known issues recorded.
No dependency data recorded yet.