inventory-impl 0.1.0

Implementation of macros for the `inventory` crate
Documentation
[dependencies.proc-macro2]
version = "0.4"

[dependencies.quote]
version = "0.6"

[dependencies.syn]
version = "0.15"

[lib]
proc-macro = true

[package]
authors = ["David Tolnay <dtolnay@gmail.com>"]
description = "Implementation of macros for the `inventory` crate"
edition = "2018"
license = "MIT/Apache-2.0"
name = "inventory-impl"
repository = "https://github.com/dtolnay/inventory"
version = "0.1.0"