Trait EmojiSet
trait EmojiSet: crate::private::Sealed
An Emoji set as defined by Unicode Technical Standard #51.
🚫 This trait is sealed; it cannot be implemented by user code. If an API requests an item that implements this
trait, please consider using a type from the implementors listed below.
Implementors
impl EmojiSet for BasicEmoji