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

type OpcodesIter<R> = LineInstructions<R>;
👎 Deprecated:

OpcodesIter has been renamed to LineInstructions, use that instead.

Deprecated. OpcodesIter has been renamed to LineInstructions.