pub fn bytes_to_string(bytes: Vec<u8>) -> Result<String, StrError>
Converts a vector of bytes to string