entrypoint_macros 0.1.1

macros for entrypoint
Documentation
[dependencies.quote]
version = "1.0"

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

[lib]
proc-macro = true

[package]
categories = ["command-line-interface", "config", "rust-patterns"]
description = "macros for entrypoint"
edition = "2021"
homepage = "https://github.com/melloyawn/entrypoint"
license = "MIT"
name = "entrypoint_macros"
readme = "README.md"
repository = "https://github.com/melloyawn/entrypoint"
resolver = "1"
version = "0.1.1"