unic-langid-macros-impl 0.7.0

API for managing Unicode Language Identifiers
Documentation
[package]
name = "unic-langid-macros-impl"
description = "API for managing Unicode Language Identifiers"
version = "0.7.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-langid-impl = "0.7"
syn = "1.0"
quote = "1.0"
proc-macro-hack = "0.5"