mirror of
https://github.com/ziglang/zig.git
synced 2026-01-04 04:25:05 +00:00
std.debug.Dwarf is the parsing/decoding logic. std.dwarf remains the unopinionated types and bits alone. If you look at this diff you can see a lot less redundancy in namespaces.