Type Alias solana_runtime::accounts_db::BinnedHashData
source · pub type BinnedHashData = Vec<Vec<CalculateHashIntermediate>>;
Aliased Type§
struct BinnedHashData { /* private fields */ }
pub type BinnedHashData = Vec<Vec<CalculateHashIntermediate>>;
struct BinnedHashData { /* private fields */ }