Function reverse_string

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