[package] name = "loop_chain" version = "0.1.1" authors = ["Takayuki "] edition = "2018" license = "MIT" description = "Macro for writing nested Loop expressions" homepage = "https://github.com/TaKO8Ki/loop_chain" repository = "https://github.com/TaKO8Ki/loop_chain" documentation = "https://docs.rs/loop_chain" readme = "README.md" categories = [ "no-std", "rust-patterns" ]