inventory-impl 0.1.11

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

[dependencies.quote]
version = "1.0"

[dependencies.syn]
version = "1.0"

[lib]
proc-macro = true

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

[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]