camo-derive 0.1.1

Camo derive macro
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
version = "1.0"
[dev-dependencies.trybuild]
version = "1.0"

[lib]
doctest = false
proc-macro = true

[package]
authors = ["philipahlberg <philipahlberg@gmail.com>"]
categories = ["development-tools"]
description = "Camo derive macro"
documentation = "https://docs.rs/camo-derive"
edition = "2018"
homepage = "https://github.com/philipahlberg/camo"
license = "MIT"
name = "camo-derive"
readme = "README.md"
repository = "https://github.com/philipahlberg/camo"
version = "0.1.1"