| Crates.io | rustwemoji-parser |
| lib.rs | rustwemoji-parser |
| version | 0.1.1 |
| created_at | 2023-04-22 16:49:42.613642+00 |
| updated_at | 2023-04-22 19:33:56.458461+00 |
| description | Twemoji parser for Rust |
| homepage | https://github.com/neodyland/rustwemoji-parser |
| repository | https://github.com/neodyland/rustwemoji-parser |
| max_upload_size | |
| id | 846051 |
| size | 6,569 |
Parses twemoji and returns the image(Vec<u8>).
Discord emojis are supported with the discord feature.
tokio,async-std feature enables async parser.