bystr-impl 0.1.2

implementation of the bystr macro
Documentation
[dependencies.proc-macro-hack]
version = "^0.5.11"

[dependencies.quote]
version = "^1.0.2"

[dependencies.syn]
features = ["full"]
version = "^1.0.8"

[lib]
proc-macro = true

[package]
authors = ["Zach Marcantel <zmarcantel@gmail.com>"]
description = "implementation of the bystr macro"
edition = "2018"
license = "GPL-3.0-or-later"
name = "bystr-impl"
repository = "https://github.com/zmarcantel/bystr-rs"
version = "0.1.2"