Skip to main content

insert_char

Function insert_char 

Source
pub fn insert_char(text: &mut String, cursor: &mut usize, c: char)