[][src]Crate crc32_digest

Structs

Crc32

Wraps a Hasher and provides it with Digest and DynDigest implementations.

Traits

Digest

The Digest trait specifies an interface common for digest functions.