io_wrapper_statistics

Crates.ioio_wrapper_statistics
lib.rsio_wrapper_statistics
version0.1.1
sourcesrc
created_at2021-09-11 02:16:16.772083
updated_at2021-09-11 02:27:46.462192
descriptionWrap an I/O object and collect statistics about I/O operations
homepagehttps://github.com/rlee287/io_wrapper_statistics
repositoryhttps://github.com/rlee287/io_wrapper_statistics
max_upload_size
id449592
size34,898
Ryan Lee (rlee287)

documentation

https://docs.rs/io_wrapper_statistics

README

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.

Commit count: 17

cargo fmt