Crate count_write

Source

Structs§

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