Crate loop_code

Source
Expand description

§Loop code

loop_code gives you macro loop_code::repeat which allows you to repeat blocks of code an arbitrary number of times.

Macros§

repeat
Repeats code n times