moongraph-macros-syntax 0.1.0

Utilities for creating moongraph-macros
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

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

[package]
categories = ["rendering", "game-development", "algorithms"]
description = "Utilities for creating moongraph-macros"
edition = "2021"
keywords = ["dag", "graph", "rendergraph", "schedule"]
license = "MIT OR Apache-2.0"
name = "moongraph-macros-syntax"
repository = "https://github.com/schell/moongraph"
version = "0.1.0"