BlockLists

Type Alias BlockLists 

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

All the bins for the block lists

Aliased Typeยง

pub struct BlockLists(/* private fields */);