cw-extra-protos 2.1.0

Macros for generating code used by the `cw-extra` packages
Documentation
[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

[dependencies.syn]
version = "1"

[lib]
doctest = false
name = "cw_extra_protos"
path = "src/lib.rs"
proc-macro = true

[package]
authors = ["Kromsten <kromsten@megarock.app>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Macros for generating code used by the `cw-extra` packages"
edition = "2021"
license = "MIT"
name = "cw-extra-protos"
readme = false
repository = "https://github.com/MegaRockLabs/cw-extra"
version = "2.1.0"