pub type BlockLists = Box<[BlockList; 49]>;
Expand description

All the bins for the block lists

Aliased Type§

struct BlockLists(Unique<[BlockList; 49]>, Global);

Fields§

§0: Unique<[BlockList; 49]>§1: Global