arr_macro 0.0.1

Initialize arrays with ease!
Documentation
[dependencies.quote]
version = "0.6.10"

[dependencies.syn]
default-features = true
features = ["full"]
version = "0.15.23"

[lib]
proc-macro = true

[package]
authors = ["Josh Mcguigan"]
description = "Initialize arrays with ease!"
edition = "2018"
keywords = ["array", "macro", "initialization", "init"]
license = "MIT OR Apache-2.0"
name = "arr_macro"
readme = "README.md"
repository = "https://github.com/JoshMcguigan/arr_macro"
version = "0.0.1"