gen_attributes_interface_generator 0.1.0

To be used only with rust_interface_file_generator
Documentation
[dependencies.quote]
version = "1.0"

[dependencies.syn]
features = ["full", "extra-traits", "derive"]
version = "1.0"

[lib]
proc-macro = true

[package]
authors = ["Kofi Otuo <otuokofi@outlook.com>"]
description = "To be used only with rust_interface_file_generator"
edition = "2018"
license = "MIT"
name = "gen_attributes_interface_generator"
readme = "README.md"
repository = "https://github.com/Kofituo/rust_interface_file_generator"
version = "0.1.0"