unicode-id 0.3.2

Determine whether characters have the ID_Start or ID_Continue properties according to Unicode Standard Annex #31.
Documentation
[[bench]]
harness = false
name = "id"
[dev-dependencies.criterion]
version = "0.3.5"

[features]
bench = []
default = []
no_std = []

[package]
authors = ["Boshen <boshenc@gmail.com>", "erick.tryzelaar <erick.tryzelaar@gmail.com>", "kwantam <kwantam@gmail.com>", "Manish Goregaokar <manishsmail@gmail.com>"]
description = "Determine whether characters have the ID_Start\nor ID_Continue properties according to\nUnicode Standard Annex #31.\n"
documentation = "https://docs.rs/unicode-id"
exclude = ["/.github/**", "/scripts/*"]
homepage = "https://github.com/Boshen/unicode-id"
keywords = ["text", "unicode", "unicode-id"]
license = "MIT OR Apache-2.0"
name = "unicode-id"
readme = "README.md"
repository = "https://github.com/Boshen/unicode-id"
rust-version = "1.17"
version = "0.3.2"