pdb = 1
tpi = 2
dbi = 3
ipi = 4
pub const StreamType = enum(u16) { pdb = 1, tpi = 2, dbi = 3, ipi = 4, }
Press escape to exit search and then '?' to see more options.