entity_noop_macros 0.3.2

Macro library that provides noop macros for entity re-exports
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[lib]
proc-macro = true

[package]
authors = ["Chip Senkbeil <chip@senkbeil.org>"]
description = "Macro library that provides noop macros for entity re-exports"
edition = "2018"
homepage = "https://github.com/chipsenkbeil/entity-rs"
license = "MIT OR Apache-2.0"
name = "entity_noop_macros"
readme = "README.md"
repository = "https://github.com/chipsenkbeil/entity-rs"
version = "0.3.2"