Function set_char_at

Source
pub fn set_char_at(s: &str, index: usize, ch: &str) -> String