ruboy_proc_macro 0.1.7

The proc-macro support crate for Ruboy
Documentation
[dependencies.quote]
version = "1.0.37"

[dependencies.syn]
version = "2.0.77"

[lib]
name = "ruboy_proc_macro"
path = "src/lib.rs"
proc-macro = true

[package]
authors = ["Wouter de Bruijn <wouter@wutru.io>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["emulators"]
description = "The proc-macro support crate for Ruboy"
edition = "2021"
homepage = "https://github.com/cloone8/cpr_gameboy"
keywords = ["gameboy", "emulation", "game", "library"]
license = "MPL-2.0"
name = "ruboy_proc_macro"
readme = "README.md"
repository = "https://github.com/cloone8/cpr_gameboy"
version = "0.1.7"