transve a string in reverse code example Example: reverse a string let t = s.chars().rev().collect::<String>();