Skip to main content

reverse

Function reverse 

Source
pub fn reverse(s: &str) -> String
Expand description

Reverse a string (Unicode-aware).