charname 0.1.1

Incredibly simple library that just gives you the Unicode name for a character.
Documentation
[package]
name = "charname"
version = "0.1.1"
authors = ["Hasan Ibraheem <hasantiny@gmail.com>"]
license = "MPL-2.0"
description = "Incredibly simple library that just gives you the Unicode name for a character."
repository = "https://github.com/JuanPotato/charname"

[dependencies]
phf = "0.7.24"

[build-dependencies]
phf_codegen = "0.7.24"