Function byte_array_to_string

Source
pub fn byte_array_to_string(bytes: &[u8]) -> Result<String, FromUtf8Error>