aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Io/c_writer.zig
AgeCommit message (Collapse)Author
2025-07-22std.Io: delete CWriterAndrew Kelley
it shan't be missed
2025-07-11std: rename `io` to `Io` in preparationAndrew Kelley
This commit is non-breaking. std.io is deprecated in favor of std.Io, in preparation for that namespace becoming an interface.