Type Alias gimli::read::LineNumberProgram

source ยท
pub type LineNumberProgram<R, Offset> = dyn LineProgram<R, Offset>;
๐Ÿ‘ŽDeprecated: LineNumberProgram has been renamed to LineProgram, use that instead.
Expand description

Deprecated. LineNumberProgram has been renamed to LineProgram.