rustwemoji-parser

Crates.iorustwemoji-parser
lib.rsrustwemoji-parser
version0.1.1
sourcesrc
created_at2023-04-22 16:49:42.613642
updated_at2023-04-22 19:33:56.458461
descriptionTwemoji parser for Rust
homepagehttps://github.com/neodyland/rustwemoji-parser
repositoryhttps://github.com/neodyland/rustwemoji-parser
max_upload_size
id846051
size6,569
(Googlefan256)

documentation

README

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.

Commit count: 2

cargo fmt