pub type StateHeader<'a> = TableRef<'a, StateHeaderMarker>;
Header for a state table.
pub struct StateHeader<'a> { /* private fields */ }