unic-langid-macros-impl 0.9.0

API for managing Unicode Language Identifiers
Documentation
[dependencies.proc-macro-hack]
version = "0.5"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
default-features = false
features = ["parsing", "proc-macro"]
version = "1.0"

[dependencies.unic-langid-impl]
version = "0.9"

[lib]
proc_macro = true

[package]
authors = ["Manish Goregaokar <manishsmail@gmail.com>", "Zibi Braniecki <gandalf@mozilla.com>"]
categories = ["internationalization"]
description = "API for managing Unicode Language Identifiers"
edition = "2018"
include = ["src/**/*", "benches/*.rs", "Cargo.toml", "README.md"]
license = "MIT/Apache-2.0"
name = "unic-langid-macros-impl"
readme = "README.md"
repository = "https://github.com/zbraniecki/unic-locale"
version = "0.9.0"