read-progress 0.1.0

A rust library wrapping a `Read` in something that records how many bytes have been read
Documentation
[dependencies]

[package]
authors = ["Rory McCann <rory@technomancy.org>"]
description = "A rust library wrapping a `Read` in something that records how many bytes have been read"
edition = "2018"
license = "AGPL-3.0+"
name = "read-progress"
repository = "https://git.sr.ht/~ebel/read-progress-rs"
version = "0.1.0"