buffer: []const u8,
fn at(self: Symtab, index: usize, tag: Tag) Record
Lives as long as Symtab instance.
fn len(self: Symtab) usize
No documentation provided.
fn slice(self: Symtab, start: usize, end: ?usize) Slice