mirror of
https://github.com/ziglang/zig.git
synced 2026-02-11 20:11:23 +00:00
In general, any `inline fn` should document why it is using `inline` because the rule of thumb is: don't use inline.
In general, any `inline fn` should document why it is using `inline` because the rule of thumb is: don't use inline.