console-rs / indicatif

A command line progress reporting library for Rust
MIT License
4.22k stars 238 forks source link

feat: add futures::Stream support #551

Closed aatifsyed closed 1 year ago

aatifsyed commented 1 year ago

I've mostly just copied the existing patterns for iterator and asyncread