Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
There's no reason not to have these. I suspect I didn't add them originally because types like `std::io::Stdout` don't implement `Clone`. And so, the structures that contain them can't either. But that's not true of all `std::io::Write` implementations.
- Loading branch information