valor_plugin 0.5.0-beta.0

proc-macro to conveniently declare valor plugins
Documentation
[dependencies.proc-macro2]
version = "1.0.24"

[dependencies.quote]
version = "1.0.7"

[dependencies.syn]
features = ["full", "parsing"]
version = "1.0.48"

[lib]
proc-macro = true

[package]
authors = ["Daniel Olano <daniel@olanod.com>"]
description = "proc-macro to conveniently declare valor plugins"
edition = "2018"
license = "GPL-3.0-or-later"
name = "valor_plugin"
repository = "https://github.com/valibre-org/valor"
version = "0.5.0-beta.0"