workflow-macro-tools 0.3.17

Macro utility functions used by the `workflow-rs` framework
Documentation
[dependencies.convert_case]
version = "0.6.0"

[dependencies.parse-variants]
version = "0.1.1"

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

[dependencies.quote]
version = "1.0.23"

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

[package]
authors = ["Anton Yemelyanov <anton.yemelyanov@gmail.com>", "Surinder Singh Matoo Mattaur <surinder83singh@gmail.com>"]
categories = []
description = "Macro utility functions used by the `workflow-rs` framework\n"
edition = "2021"
exclude = ["/.*", "/test"]
keywords = ["macro", "attributes"]
license = "MIT OR Apache-2.0"
name = "workflow-macro-tools"
readme = "README.md"
repository = "https://github.com/workflow-rs/workflow-rs"
resolver = "1"
version = "0.3.17"