astray_core 0.1.3

Core functionality of the astray macro
Documentation
[dependencies.hatch_result]
version = "0.1.7"

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

[dependencies.quote]
version = "1.0.23"

[dependencies.syn]
version = "1.0.109"

[package]
categories = ["compilers", "parsing", "text-processing", "algorithms"]
description = "Core functionality of the astray macro"
edition = "2021"
keywords = ["abstract", "syntax", "tree", "parser", "recursive"]
license = "MIT"
name = "astray_core"
readme = "README.md"
repository = "https://www.github.com/giluis/astray.git"
version = "0.1.3"