aopt-macro 0.0.2

getopt macro for aopt
Documentation
[dependencies.proc-macro2]
version = "1.0.36"

[dependencies.quote]
version = "1.0.15"

[dependencies.syn]
features = ["extra-traits", "full"]
version = "1.0.86"

[lib]
proc-macro = true

[package]
authors = ["araraloren <araraloren@gmail.com>"]
categories = ["command-line-interface"]
description = "getopt macro for aopt"
edition = "2021"
keywords = ["getopt", "macro", "syn"]
license = "MPL-2.0"
name = "aopt-macro"
repository = "https://github.com/araraloren/aopt/"
version = "0.0.2"