Function std::char::from_u32

pub fn from_u32(i: u32) -> Option<char>

Convert from u32 to a character.