annotation-rs-helpers 0.1.0

internal helper lib for annotation-rs
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
version = "1.0"

[package]
authors = ["dark-flames <dark_flames@outlook.com>"]
description = "internal helper lib for annotation-rs"
edition = "2018"
include = ["/src/**", "/LICENSE-APACHE", "/LICENSE-MIT", "/Cargo.toml", "/README.md"]
license = "MIT OR Apache-2.0"
name = "annotation-rs-helpers"
readme = "README.md"
repository = "https://github.com/dark-flames/annotation-rs"
version = "0.1.0"