better-bae 0.1.9

A Rust proc-macro attribute parser
Documentation
[dependencies.better-bae-macros]
version = "0.1.9"

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

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

[package]
authors = ["David Pedersen <david.pdrsn@gmail.com>", "Ari Seyhun <ariseyhun@live.com.au>"]
categories = ["development-tools::procedural-macro-helpers"]
description = "A Rust proc-macro attribute parser"
edition = "2018"
homepage = "https://github.com/Acidic9/bae"
keywords = ["macro", "derive", "attributes", "proc"]
license = "MIT"
name = "better-bae"
readme = "README.md"
repository = "https://github.com/Acidic9/bae.git"
version = "0.1.9"