rustacuda_derive 0.1.2

Custom Derive Macro for RustaCUDA
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
version = "1.0"

[lib]
proc-macro = true

[package]
authors = ["Brook Heisler <brookheisler@gmail.com>"]
description = "Custom Derive Macro for RustaCUDA"
edition = "2018"
license = "Apache-2.0 OR MIT"
name = "rustacuda_derive"
readme = "README.md"
repository = "https://github.com/bheisler/RustaCUDA"
version = "0.1.2"