Crate count_write

Source

Structsยง

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