integer-iterator

Implement Iterator over primitive integer types in Rust. Also exposes the trait so one can implement it for any desired types.