crc24 0.1.3

CRC-24 implementation (IETF RFC2440-compatible)
docs.rs failed to build crc24-0.1.3
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: crc24-0.1.6

crc24-rs

This library package (for programs written in the Rust language) provides an implementation of the CRC-24 checksum like it is specified in the IETF RFC2440.

Links

  • This package is also available at crates.io.
  • You can find the documentation here.