crc32 0.0.2

A port of the CRC-32 algorithm to Rust
docs.rs failed to build crc32-0.0.2
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.

crc32

This is part of a project whose goal is to port common open-source libraries to Rust and other safe languages.

This is a port of the CRC-32 algorithm from zlib to the Rust language.