[][src]Crate count_write

Structs

CountWrite

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