1 2 3 4 5 6
# A C-style for loop for Rust [](https://travis-ci.org/huonw/cfor) A Rust macro implementing a C-style `for` loop. See [the docs](http://huonw.github.io/cfor/cfor/) for more information.