Type Definition symbolic::debuginfo::dwarf::gimli::read::LineNumberProgram[]

type LineNumberProgram<R, Offset> = dyn LineProgram<R, Offset> + 'static;
👎 Deprecated:

LineNumberProgram has been renamed to LineProgram, use that instead.

Deprecated. LineNumberProgram has been renamed to LineProgram.