read-progress-stream

Crates.ioread-progress-stream
lib.rsread-progress-stream
version1.0.0
sourcesrc
created_at2021-01-15 06:34:39.216695
updated_at2021-01-17 04:43:31.246089
descriptionStream reader wrapper that tracks the number of bytes read
homepage
repositoryhttps://github.com/tmpfs/read-progress-stream
max_upload_size
id342218
size3,528,705
muji (tmpfs)

documentation

README

Read Progress Stream

Wrap a futures stream and report bytes so that uploading files can indicate progress.

To see an example progress bar run:

cargo test -- --nocapture
Commit count: 8

cargo fmt