The following topics should be covered: - [ ] Structs - [ ] Packed structs - [ ] Anonymous struct literals - [ ] Tuples There is an [accepted proposal][ziglang/zig issue 16865] to remove anonymous struct types from the language, so that topic is not planned for this issue. [ziglang/zig issue 16865]: https://github.com/ziglang/zig/issues/16865
The following topics should be covered:
There is an accepted proposal to remove anonymous struct types from the language, so that topic is not planned for this issue.