lvbitfile2rust-macros 0.1.0

Macro entrypoint for the lvbitfile2rust crate
Documentation
[dependencies.lvbitfile2rust]
version = "0.1.0"

[dependencies.quote]
version = "1.0.7"

[dependencies.syn]
version = "1.0.23"

[lib]
proc-macro = true

[package]
authors = ["Connor Worley <cworley@dropbox.com>"]
description = "Macro entrypoint for the lvbitfile2rust crate"
edition = "2018"
license = "MIT"
license-file = "LICENSE.md"
name = "lvbitfile2rust-macros"
readme = "README.md"
repository = "https://github.com/first-rust-competition/lvbitfile2rust"
version = "0.1.0"