shipyard_proc 0.2.1

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

[dependencies.quote]
version = "1.0.2"

[dependencies.syn]
features = ["full"]
version = "1.0.16"

[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.1"