emojis 0.5.3

✨ Lookup and iterate over emoji names, shortcodes, and groups
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.phf]
default-features = false
version = "0.11.1"

[package]
authors = ["Ross MacArthur <ross@macarthur.io>"]
categories = ["text-processing", "no-std"]
description = "✨ Lookup and iterate over emoji names, shortcodes, and groups"
edition = "2021"
keywords = ["emoji", "unicode", "github", "gemoji"]
license = "MIT OR Apache-2.0"
name = "emojis"
readme = "README.md"
repository = "https://github.com/rossmacarthur/emojis"
rust-version = "1.60"
version = "0.5.3"