terminal-emoji

A Rust library for safely displaying emojis inside terminals.

Note: The code is taken from console and put into its own crate.

Usage

```rust use terminal_emoji::Emoji;

let emoji = Emoji::new("ℹ", "i"); println!("{}", emoji); ```

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dua