[]
= "cfor"
= "0.1.0"
= ["Huon Wilson <dbau.pp@gmail.com>"]
= "https://github.com/huonw/cfor"
= "https://github.com/huonw/cfor"
= "http://huonw.github.io/cfor/cfor/"
= "MIT/APL2"
= ["macro"]
= "README.md"
= """
A macro that gives Rust a C-style for loop, with initialisation,
condition and step. This correctly handles control-flow like continue
and break.
"""
[]
= "cfor"
= true