typename_derive 0.1.4

Derive plugin for the typename crate.
Documentation
[dependencies.quote]
version = "1.0"

[dependencies.syn]
version = "1.0"
[dev-dependencies.typename]
default-features = false
version = "0.1.1"

[lib]
name = "typename_derive"
proc-macro = true

[package]
authors = ["Sebastian Wicki <swicki@inf.ethz.ch>"]
description = "Derive plugin for the typename crate."
documentation = "https://docs.rs/typename_derive"
license = "MIT/Apache-2.0"
name = "typename_derive"
repository = "https://github.com/strymon-system/typename"
version = "0.1.4"