aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Io/counting_reader.zig
AgeCommit message (Collapse)Author
2025-08-29std.Io: delete CountingReaderAndrew Kelley
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.