butcher_proc_macro 0.5.0

Procedural macros for butcher
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
version = "1.0"

[lib]
proc-macro = true

[package]
authors = ["Sasha <sasha.pourcelot@protonmail.com>"]
categories = []
description = "Procedural macros for butcher"
documentation = "https://docs.rs/butcher"
edition = "2018"
keywords = ["rust-patterns"]
license = "MIT OR Apache-2.0"
name = "butcher_proc_macro"
readme = "../README.md"
repository = "https://github.com/scileo/butcher"
version = "0.5.0"