Function remove_char

Source
pub fn remove_char(string: &str, index: usize) -> String