symbol: u8
index: usize
pub const Result = union(enum) { symbol: u8, index: usize, }
Press escape to exit search and then '?' to see more options.