[][src]Function serial_unit_testing::utils::remove_char

pub fn remove_char(str: &mut String, index: usize)

Remove a character by given character index (instead of byte position).