Rust implementation of the CRC-32 checksum algorithm. It provides a compact, dependency free API for computing CRC-32 values, with tests and examples included. Navigate to your project's root ...