Structsยง
- A wrapper for
std::io::Write
(and other optional Write implementations) that counts the total number of bytes written successfully.
std::io::Write
(and other optional Write implementations) that counts
the total number of bytes written successfully.