Type Definition gimli::read::StateMachine [−][src]
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.