Zig NEWS

Discussion on: Interfaces in Zig

Collapse
andrewrk profile image
Andrew Kelley

Note that pinned structs will make the "junk" example a compile error :)

Collapse
david_vanderson profile image
David Vanderson Author

Yes! Thanks for adding that, I should have included it.