[package] authors = ["Pascal Seitz "] description = "Repeats a block of code for each number in a specified range." edition = "2021" keywords = ["unroll", "loop", "repeat", "macro"] name = "unroll_range" homepage = "https://github.com/pseitz/unroll_range" repository = "https://github.com/pseitz/unroll_range" readme = "README.md" license = "MIT" version = "0.2.0" [dependencies]