Docs.rs
crc-catalog-2.4.0
crc-catalog 2.4.0
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
akhilles
Dependencies
Versions
8.46%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
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