3 releases (breaking)
new 0.4.0 | Nov 7, 2024 |
---|---|
0.3.0 | Oct 20, 2024 |
0.2.0 | Oct 20, 2024 |
#1818 in Procedural macros
526 downloads per month
Used in 43 crates
26KB
616 lines
crc-fast-gen
This crate generates CRC algorithms, and is not currently meant to be used directly (because of quirks and unimplemented particulars of certain CRC:s).
See https://github.com/TobiasBengtsson/crc-fast-rs for more information.