avian_derive 0.2.2

Provides derive implementations for Avian Physics
Documentation
[dependencies.proc-macro-error2]
version = "2.0"

[dependencies.proc-macro2]
version = "1.0.78"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
version = "2.0"

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

[package]
authors = ["Joona Aalto <jondolf.dev@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Provides derive implementations for Avian Physics"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "avian_derive"
readme = "README.md"
repository = "https://github.com/Jondolf/avian"
version = "0.2.2"