Function ddcore_rs::utils::byte_array_to_string[][src]

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