latin1_to_string

Function latin1_to_string 

Source
pub fn latin1_to_string(bytes: &[u8]) -> String
Available on crate feature unstable only.
Expand description

Convert a Latin-1 slice of bytes to a UTF-8 string.