pub type BinnedHashData = Vec<Vec<CalculateHashIntermediate>>;
struct BinnedHashData { /* private fields */ }