Function reverse_string2

Source
pub fn reverse_string2(s: &mut Vec<char>)