pub type IncompleteLineNumberProgram<R, Offset> = IncompleteLineProgram<R, Offset>;
๐Deprecated: IncompleteLineNumberProgram has been renamed to IncompleteLineProgram, use that instead.
Expand description
Deprecated. IncompleteLineNumberProgram
has been renamed to IncompleteLineProgram
.
Aliased Typeยง
struct IncompleteLineNumberProgram<R, Offset> { /* private fields */ }