erg_proc_macros 0.6.53

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

[dependencies.syn]
features = ["full"]
version = "1.0"

[lib]
name = "erg_proc_macros"
path = "src/lib.rs"
proc-macro = true

[package]
authors = ["erg-lang team <moderation.erglang@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "proc macros for Erg"
edition = "2021"
homepage = "https://erg-lang.org/"
license = "MIT OR Apache-2.0"
name = "erg_proc_macros"
readme = false
repository = "https://github.com/erg-lang/erg"
version = "0.6.53"