1 2 3 4 5 6
crc32 ===== This is part of a project whose goal is to port common open-source libraries to Rust and other safe languages. This is a port of the CRC-32 algorithm from zlib to the Rust language.