unic-locale-macros-impl 0.2.0

API for managing Unicode Locale Identifiers
Documentation
[package]
name = "unic-locale-macros-impl"
description = "API for managing Unicode Locale Identifiers"
version = "0.2.0"
authors = ["Manish Goregaokar <manishsmail@gmail.com>", "Zibi Braniecki <gandalf@mozilla.com>"]
edition = "2018"
readme = "README.md"
repository = "https://github.com/zbraniecki/unic-locale"
license = "MIT/Apache-2.0"
categories = ["internationalization"]

[lib]
proc_macro = true

[dependencies]
unic-locale-impl = "0.4"
syn = "0.15"
quote = "0.6"
proc-macro-hack = "0.5"