enum StreamType [src]

Fields

pdb = 1
tpi = 2
dbi = 3
ipi = 4

Source

pub const StreamType = enum(u16) { pdb = 1, tpi = 2, dbi = 3, ipi = 4, }