pub type Block = Block<Header>;
A region that allocates in advance a single block of memory.
pub struct Block { /* private fields */ }