gazebo_derive 0.4.0

Derive macros for the Gazebo library
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0.3"

[dependencies.syn]
features = ["extra-traits"]
version = "1.0.27"

[lib]
proc-macro = true

[package]
authors = ["Facebook"]
categories = ["rust-patterns"]
description = "Derive macros for the Gazebo library"
documentation = "https://docs.rs/gazebo_derive"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "gazebo_derive"
repository = "https://github.com/facebookincubator/gazebo"
version = "0.4.0"