pub fn latin1_to_string(bytes: &[u8]) -> String
unstable
Convert a Latin-1 slice of bytes to a UTF-8 string.