rs_taskflow_derive 0.1.0

A library for executing graphs of tasks
Documentation
[dependencies.proc-macro2]
version = "1.0.54"

[dependencies.quote]
version = "1.0.26"

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

[lib]
proc-macro = true

[package]
authors = ["Miaofei <ameision@hotmail.com>"]
description = "A library for executing graphs of tasks"
edition = "2021"
license = "MPL-2.0"
name = "rs_taskflow_derive"
readme = "README.md"
repository = "https://github.com/mm318/rs_taskflow"
resolver = "1"
version = "0.1.0"