[]Type Definition symbolic::debuginfo::dwarf::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.