workflow-wasm-macros 0.12.1

Macros for workflow-wasm
Documentation
[dependencies.js-sys]
version = "0.3.64"

[dependencies.proc-macro-error]
default-features = false
version = "1"

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

[dependencies.quote]
version = "1.0.21"

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

[dependencies.wasm-bindgen]
version = "0.2.90"

[lib]
doctest = false
proc-macro = true

[package]
authors = ["Anton Yemelyanov <anton.yemelyanov@gmail.com>", "Surinder Singh Matoo Mattaur <surinder83singh@gmail.com>"]
description = "Macros for workflow-wasm"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "workflow-wasm-macros"
repository = "https://github.com/workflow-rs/workflow-rs"
version = "0.12.1"