Crate crc_catalog

Source

Re-exports§

pub use algorithm::*;

Modules§

algorithm
CRC algorithms as structs.
poly
CRC polynomials and their aliases.

Structs§

Algorithm
This struct describes a CRC algorithm using the fields specified by the Catalogue of parametrised CRC algorithms.

Traits§

Width