io_wrapper_statistics 0.1.0

Wrap an I/O object and collect statistics about I/O operations
docs.rs failed to build io_wrapper_statistics-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: io_wrapper_statistics-0.1.1

io_wrapper_statistics

This library is a development tool that wraps an I/O object and provides statistics on how often each of the I/O methods are called, as well as a means of logging the I/O calls and their results.