crc_
catalog
2.4.0
All Items
Crate Items
Modules
Structs
Traits
Crate
crc_catalog
Copy item path
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