yui_internal 0.1.5

Internal functions, struct for derive in Yui
Documentation
[package]
name = "yui_internal"
version = "0.1.5"
authors = ["dark-flames <dark_flames@outlook.com>"]
license = "MIT OR Apache-2.0"
description = "Internal functions, struct for derive in Yui"
repository = "https://github.com/dark-flames/Yui/tree/master/yui_internal"
keywords = ["yui", "attribute", "reader"]
readme = "crates-io.md"
include = ["src/*.rs", "crates-io.md", "LICENSE-APACHE", "LICENSE-MIT"]
edition = "2018"

[dependencies.syn]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.proc-macro2]
version = "1.0"