start: u64
end: u64
compile_unit_index: usize
Index into compile_unit_list.
compile_unit_list
pub const Range = struct { start: u64, end: u64, /// Index into `compile_unit_list`. compile_unit_index: usize, }
Press escape to exit search and then '?' to see more options.