gimli::read

Type Alias OpcodesIter

Source
pub type OpcodesIter<R> = LineInstructions<R>;
๐Ÿ‘ŽDeprecated: OpcodesIter has been renamed to LineInstructions, use that instead.
Expand description

Deprecated. OpcodesIter has been renamed to LineInstructions.

Aliased Typeยง

struct OpcodesIter<R> { /* private fields */ }