|
| ▲ | dtj1123 21 hours ago | parent | next [-] |
| You're in luck regarding anytype:
https://codeberg.org/ziglang/zig/issues/32099 |
|
| ▲ | peesem a day ago | parent | prev [-] |
| all 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 a day ago | parent [-] | | I guess I should have been more specific. I'm not a fan of fields all being public |
|