arcis-internal-expr-macro 0.6.0

Internal helper macro for expression handling in Arcis.
Documentation
[dependencies.indexmap]
version = "2.2.4"

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

[dependencies.quote]
version = "1.0.36"

[dependencies.rustc-hash]
version = "2.0.0"

[dependencies.syn]
features = ["extra-traits", "fold", "full", "parsing"]
version = "2.0.74"

[dev-dependencies.prettyplease]
version = "0.2"

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

[lints.clippy]
uninlined_format_args = "allow"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Internal helper macro for expression handling in Arcis."
edition = "2021"
homepage = "https://www.arcium.com"
license = "GPL-3.0-or-later"
name = "arcis-internal-expr-macro"
readme = "README.md"
version = "0.6.0"