Compute CRC values with customizable parameters (bits, polynomial, reflection, initial value, final XOR) and many built-in CRC functions.
# Cargo.toml
[dependencies]
crc-any = "2.5.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Compute a CRC-16 Modbus checksum for a byte slice.
No known issues recorded.
No dependency data recorded yet.