gvrtex_macros 0.1.2

Internal macros used by the gvrtex crate
Documentation
[dependencies.quote]
version = "1.0"

[dependencies.syn]
version = "2.0"

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

[package]
authors = ["Sten-Kristjan Prantsu <xortile@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["encoding", "game-engines"]
description = "Internal macros used by the gvrtex crate"
edition = "2021"
keywords = ["gamecube", "wii", "gvr", "tpl"]
license = "MIT"
name = "gvrtex_macros"
readme = false
repository = "https://github.com/Exortile/gvrtex"
version = "0.1.2"