pub type Chain<'a> = TableRef<'a, ChainMarker>;
A chain in a morx table.
morx
pub struct Chain<'a> { /* private fields */ }