unic-locale-macros 0.9.3

API for managing Unicode Locale Identifiers
Documentation
[dependencies.tinystr]
version = "0.7.0"

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

[dependencies.unic-locale-macros-impl]
version = "0.9"

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