Skip to main content

crc32_hex

Function crc32_hex 

Source
pub fn crc32_hex(data: &[u8]) -> String
Expand description

CRC-32 hex digest of data (8 hex digits, zero-padded).