How to determine types of Reader and Writer instances in Zig?
I am trying to produce a struct that holds references to each of the readers and writers of stdin/stdout/stderr
I am trying to produce a struct that holds references to each of the readers and writers of stdin/stdout/stderr