shipyard_proc 0.2.2

Crate providing attribute macro to Shipyard
Documentation
[dependencies.proc-macro2]
version = "^1"

[dependencies.quote]
version = "^1"

[dependencies.syn]
features = ["full", "extra-traits"]
version = "^1"

[lib]
proc-macro = true

[package]
authors = ["leudz <dylan.ancel@gmail.com>"]
description = "Crate providing attribute macro to Shipyard"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "shipyard_proc"
readme = "CRATES.md"
repository = "https://github.com/leudz/shipyard"
version = "0.2.2"