pub fn normalize_str(input: &str) -> Cow<'_, [u8]>
Expand description

str variant of normalize_cow.