Type Alias 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.
Aliased Type§
struct StateMachine<R, Program, Offset> { /* private fields */ }