zig/std/fmt
Andrew Kelley 820bf054ea std.fmt.format: handle non-pointer struct/union/enum
Also adds support for printing structs via reflection.
The case when structs have pointers to themselves is not
handled yet.

closes #1380
2018-08-20 16:04:03 -04:00
..
errol remove bool to int syntax. add @boolToInt 2018-06-18 03:07:16 -04:00
index.zig std.fmt.format: handle non-pointer struct/union/enum 2018-08-20 16:04:03 -04:00