proc_unroll 0.1.1

Proc macro to unroll for loops
Documentation
[dependencies.proc-macro-error]
version = "1.0.2"

[dependencies.proc-macro2]
version = "1.0.10"

[dependencies.quote]
version = "1.0.3"

[dependencies.syn]
features = ["full", "fold"]
version = "1.0.17"

[lib]
proc-macro = true

[package]
authors = ["leo60228 <leo@60228.dev>"]
description = "Proc macro to unroll for loops"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "proc_unroll"
repository = "https://github.com/leo60228/proc_unroll"
version = "0.1.1"