pub type BinnedHashData = Vec<Vec<CalculateHashIntermediate>>;

Aliased Type§

struct BinnedHashData { /* private fields */ }