[][src]Crate unic_emoji_char

Structs

Emoji

Represents values of the Unicode character property Emoji.

EmojiComponent

Represents values of the Unicode character property Emoji_Component.

EmojiModifier

Represents values of the Unicode character property Emoji_Modifier.

EmojiModifierBase

Represents values of the Unicode character property Emoji_Modifier_Base.

EmojiPresentation

Represents values of the Unicode character property Emoji_Presentation.

UnicodeVersion

Represents a Unicode Version type.

Constants

EMOJI_VERSION

The [Emoji Version] of character property data.

PKG_DESCRIPTION

UNIC component description.

PKG_NAME

UNIC component name.

PKG_VERSION

UNIC component version.

Functions

is_emoji

The value is true for characters that are emoji.

is_emoji_component

The value is true for characters that normally do not appear on emoji keyboards as separate choices, such as Keycap base characters, Regional_Indicators, …, false otherwise.

is_emoji_modifier

The value is true for characters that have emoji presentation by default.

is_emoji_modifier_base

The value is true for characters that are emoji modifiers.

is_emoji_presentation

The value is true for characters that have emoji presentation by default.