pub fn char_at(text: &str, char_pos: usize) -> Option<char>
Get the character at a given character position