| Crates.io | write-monitor |
| lib.rs | write-monitor |
| version | 0.1.1 |
| created_at | 2023-08-22 10:16:09.307462+00 |
| updated_at | 2025-03-05 10:58:42.509398+00 |
| description | Monitor the number of bytes being written |
| homepage | https://github.com/uttarayan21/write-monitor |
| repository | https://github.com/uttarayan21/write-monitor |
| max_upload_size | |
| id | 950918 |
| size | 39,680 |
Monitor the amount of bytes written to a tokio::io::AsyncWrite
or a futures::io::AsyncWrite
or a std::io::Write