unic-locale-macros 0.6.0

API for managing Unicode Locale Identifiers
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "unic-locale-macros"
description = "API for managing Unicode Locale 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"
tinystr = "0.3"
unic-locale-macros-impl = "0.6"
unic-locale-impl = "0.6"