pub type NoTable = Table<0>;
An implementation of the CRC algorithm with no lookup table.
struct NoTable {}