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

&[u8] variant of normalize_cow.