read-progress 0.5.0

A rust library wrapping a `Read` in something that records how many bytes have been read
Documentation
[package]
name = "read-progress"
version = "0.5.0"
authors = ["Amanda McCann <amanda@technomancy.org>"]
repository = "https://git.sr.ht/~ebel/read-progress-rs"
license = "MIT OR Apache-2.0 OR AGPL-3.0+"
description = "A rust library wrapping a `Read` in something that records how many bytes have been read"

[dependencies]