Function ezemoji::create_emoji_data[][src]

pub fn create_emoji_data<T: Hash + Eq>() -> HashMap<CharGroups<T>, Vec<u32>>

Creates A HashMap<EmojiGroups, Vec<u32>> and returns it.