bstring_macros_hack 0.1.0

proc macro hack to implement bstring_macros
Documentation
[dependencies]
bstring = "0.1"
proc-macro-hack = "0.3"
quote = "0.3"
syn = "0.11"

[lib]
proc-macro = true

[package]
authors = ["Murarth <murarth@gmail.com>"]
description = "proc macro hack to implement bstring_macros"
documentation = "https://docs.rs/bstring_macros_hack/"
homepage = "https://github.com/murarth/bstring"
keywords = []
license = "MIT/Apache-2.0"
name = "bstring_macros_hack"
repository = "https://github.com/murarth/bstring"
version = "0.1.0"