unic-langid-macros 0.6.0

API for managing Unicode Language Identifiers
Documentation
[package]
name = "unic-langid-macros"
description = "API for managing Unicode Language Identifiers"
version = "0.6.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"]

[dependencies]
proc-macro-hack = "0.5"
unic-langid-macros-impl = "0.6"
unic-langid-impl = "0.6"
tinystr = "0.3"