velcro_macros 0.5.4

Procedural macros used by the `velcro` crate. See `velcro` for documentation. It is not advised to depend on this crate directly; it is an internal dependency of `velcro` and may be subject to breaking changes.
Documentation
[dependencies.syn]
features = ["full"]
version = "1"

[dependencies.velcro_core]
version = "=0.5.4"

[lib]
proc-macro = true

[package]
authors = ["Peter Hall <peterjoel@gmail.com>"]
categories = ["data-structures", "rust-patterns"]
description = "Procedural macros used by the `velcro` crate. See `velcro` for documentation.\n\nIt is not advised to depend on this crate directly; it is an internal \ndependency of `velcro` and may be subject to breaking changes. \n"
documentation = "https://docs.rs/velcro/latest/velcro"
edition = "2018"
homepage = "https://github.com/peterjoel/velcro"
keywords = []
license = "Unlicense OR MIT"
name = "velcro_macros"
repository = "https://github.com/peterjoel/velcro"
version = "0.5.4"