physx-macros 0.1.1

Utility macros used internally by the physx crate
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
version = "1.0"

[lib]
doctest = false
proc-macro = true

[package]
authors = ["Embark <opensource@embark-studios.com>"]
categories = []
description = "Utility macros used internally by the physx crate"
edition = "2018"
keywords = ["physics"]
license = "MIT OR Apache-2.0"
name = "physx-macros"
readme = "README.md"
repository = "https://github.com/EmbarkStudios/physx-rs"
version = "0.1.1"