Skip to main content

precompose_utf8_segment

Function precompose_utf8_segment 

Source
pub fn precompose_utf8_segment(s: &str) -> Cow<'_, str>
Expand description

Normalize a single path segment (no /) to NFC when it contains non-ASCII UTF-8.