zig/lib/std/zon
Mason Remaley 5a0cf21775
Adds non allocating alternatives to ZON parse functions (#22916)
* Adds "flat" alternatives to zon.parse.from* that don't support pointers

* Fixes documentation

* Removes flat postfix from non allocating functions, adds alloc to others

* Stops using alloc variant in tests where not needed
2025-08-25 18:03:08 +02:00
..
parse.zig Adds non allocating alternatives to ZON parse functions (#22916) 2025-08-25 18:03:08 +02:00
Serializer.zig std.zon: better namespace for Serializer 2025-07-19 18:27:09 -07:00
stringify.zig std.io.Writer.Allocating: rename getWritten() to written() 2025-08-13 01:43:52 -07:00