Function cnvrt::utf8_to_string

source ·
pub fn utf8_to_string(bytes: &[i8]) -> String
Expand description

converts ‘&i8’ to ‘String’