5 ms·
For me, anytype and the everything is public
by metaltyphoon 3mo ago
For me, anytype and the everything is public
- peesem 3mo agoall fields are public. declarations are private to the file they're in by default and then public if you choose to make them public
- metaltyphoon 3mo agoI guess I should have been more specific. I'm not a fan of fields all being public
- dtj1123 3mo agoYou're in luck regarding anytype: https://codeberg.org/ziglang/zig/issues/32099 https://codeberg.org/ziglang/zig/issues/32099