mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-28 19:47:08 +03:00
223f62acbd
Adds std.json.fmt which returns a std.fmt Formatter that formats any given value using std.json.stringify.