rustwemoji-parser 0.1.1

Twemoji parser for Rust
Documentation

Rustwemoji Parser

Parses twemoji and returns the image(Vec<u8>). Discord emojis are supported with the discord feature. tokio,async-std feature enables async parser.