Type Definition gimli::read::StateMachine
source · pub type StateMachine<R, Program, Offset> = LineRows<R, Program, Offset>;
👎Deprecated: StateMachine has been renamed to LineRows, use that instead.
Expand description
Deprecated. StateMachine
has been renamed to LineRows
.