write-monitor

Crates.iowrite-monitor
lib.rswrite-monitor
version0.0.1-alpha.3
sourcesrc
created_at2023-08-22 10:16:09.307462
updated_at2023-08-23 07:00:22.862795
descriptionMonitor the number of bytes being written
homepagehttps://github.com/uttarayan21/write-monitor
repositoryhttps://github.com/uttarayan21/write-monitor
max_upload_size
id950918
size7,653
Uttarayan Mondal (uttarayan21)

documentation

https://docs.rs/write-monitor

README

WriteMonitor

Monitor the amount of bytes written to a tokio::io::AsyncWrite
or a futures::io::AsyncWrite or a std::io::Write

Commit count: 4

cargo fmt