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