Crates.io | write-monitor |
lib.rs | write-monitor |
version | 0.0.1-alpha.3 |
source | src |
created_at | 2023-08-22 10:16:09.307462 |
updated_at | 2023-08-23 07:00:22.862795 |
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 | 7,653 |
Monitor the amount of bytes written to a tokio::io::AsyncWrite
or a futures::io::AsyncWrite
or a std::io::Write