Typedef liberate::checksum::crc32_checksum

Typedef Documentation

using liberate::checksum::crc32_checksum = std::uint_fast32_t

Type holding a crc32 checksum; we use a fast specialization, which may be larger than 32 bits.