Say I have a struct whose implementation writes somewhere, i.e. to something that implements the std::io::Write trait. However, I don\'t want the struc
std::io::Write