foreach 0.2.0

ForEach trait and for_each! macro allow you to use iterator inside iteration loop, which is not posible when using for-in loop.
Documentation