aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Io/find_byte_writer.zig
AgeCommit message (Collapse)Author
2025-07-22std.Io: delete FindByteWriterAndrew Kelley
dead
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.