crc24 0.1.6

CRC-24 implementation (IETF RFC2440-compatible)
Documentation
# 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]https://crates.io/crates/crc24.
* You can find the documentation [here]http://rust-ci.org/sellibitze/crc24-rs/doc/crc24/.