| Crates.io | io_wrapper_statistics |
| lib.rs | io_wrapper_statistics |
| version | 0.1.1 |
| created_at | 2021-09-11 02:16:16.772083+00 |
| updated_at | 2021-09-11 02:27:46.462192+00 |
| description | Wrap an I/O object and collect statistics about I/O operations |
| homepage | https://github.com/rlee287/io_wrapper_statistics |
| repository | https://github.com/rlee287/io_wrapper_statistics |
| max_upload_size | |
| id | 449592 |
| size | 34,898 |
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.