[][src]Type Definition gearhash::Table

type Table = [u64; 256];

Gear hash table.