[][src]Type Definition gimli::read::StateMachine

type StateMachine<R, Program, Offset> = LineRows<R, Program, Offset>;
Deprecated:

StateMachine has been renamed to LineRows, use that instead.

Deprecated. StateMachine has been renamed to LineRows.