Function gh_emoji::all

source ·
pub fn all() -> impl Iterator<Item = (&'static str, &'static str)>
Expand description

List all known emoji

Returns iterator of (name, unicode)