Crate ezemoji[][src]

EZEmojis is a Work in progress made for rust-rain program so just a warning that the api may change a lot in the coming updates.

Structs

EZEmojis

Enums

CharGroups

CharGroups are a collection of u32 numbers that group like characters together.

EmojiGroups

All Default Implemented Emojis Groups.

Functions

create_emoji_data

Creates A HashMap<EmojiGroups, Vec<u32>> and returns it.