Registry / utility / unic-emoji-char

unic-emoji-char

JSON →
library0.9.0rscratesunverified

UNIC — Unicode Emoji — Emoji Character Properties

# Cargo.toml [dependencies] unic-emoji-char = "0.9.0"
INSTALL
IMPORT
SIG · UNIC-EMOJI-CHAR
U
unic-emoji-char
utilityrustv0.9.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

EmojiCharacter
use unic_emoji_char::EmojiCharacter;

Checks if a character is an emoji using the EmojiCharacter trait.

use unic_emoji_char::EmojiCharacter; let c = '😀'; println!("Is emoji: {}", c.is_emoji());
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.9.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
unic-emoji-char — cargo add unic-emoji-char · libregistry