Function reverse::reverse_string

source ·
pub(crate) fn reverse_string(s: &str, grapheme_cluster: bool) -> String