mirror of
https://github.com/ziglang/zig.git
synced 2026-02-21 16:54:52 +00:00
This also refactors getting struct field offsets into two iterators. This will be useful when implementing bitCast at comptime on structs.
This also refactors getting struct field offsets into two iterators. This will be useful when implementing bitCast at comptime on structs.