Trailing:
- ReferenceTrace for each reference_trace_len
Fields
src_path: u32,
null terminated string index
line: u32,
column: u32,
span_start: u32,
byte offset of starting token
span_main: u32,
byte offset of main error location
span_end: u32,
byte offset of end of last token
source_line: u32 = 0,
null terminated string index, possibly null. Does not include the trailing newline.
reference_trace_len: u32 = 0,