Trait Implementation

trait Implementation

A trait for CRC implementations.

Associated Types

type Data

Associated data necessary for the implementation (e.g. lookup tables).

Implementors