Expand description
Error types for crate::crc.
A single failure mode (expected != actual) so this is a plain struct,
not the struct + Kind shape.
Structs§
- CrcMismatch
- CRC32C checksum mismatch.
Error types for crate::crc.
A single failure mode (expected != actual) so this is a plain struct,
not the struct + Kind shape.