//! Lookup tables used by the decoders. Two kinds live here: static constant
//! tables holding precomputed transcode data, and tables built in code once at
//! first use.
// The shared entry type the single-color match tables are built from.
// Tables built once at first use.
// Static constant tables holding precomputed transcode data.