| Crates.io | read-progress-stream |
| lib.rs | read-progress-stream |
| version | 1.0.0 |
| created_at | 2021-01-15 06:34:39.216695+00 |
| updated_at | 2021-01-17 04:43:31.246089+00 |
| description | Stream reader wrapper that tracks the number of bytes read |
| homepage | |
| repository | https://github.com/tmpfs/read-progress-stream |
| max_upload_size | |
| id | 342218 |
| size | 3,528,705 |
Wrap a futures stream and report bytes so that uploading files can indicate progress.
To see an example progress bar run:
cargo test -- --nocapture