pub type RawWords<'a> = TableRef<'a, RawWordsMarker>;
Used for the state_array in StxHeader.
state_array
StxHeader
struct RawWords<'a> { /* private fields */ }
Self