Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added AsyncRead and AsyncWrite support for ProgressBar #308

Merged
merged 3 commits into from Sep 18, 2021

Commits on Sep 11, 2021

  1. Added tokio as optional dependency, wrap_async_read and wrap_async_wr…

    …ite methods for ProgressBar and implemented AsyncRead, AsyncWrite and AsyncSeek for ProgressBarIter
    x0f5c3 committed Sep 11, 2021
    Copy the full SHA
    437fe48 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2021

  1. Copy the full SHA
    aa48350 View commit details
    Browse the repository at this point in the history
  2. Fixed the formatting

    x0f5c3 committed Sep 18, 2021
    Copy the full SHA
    85d4abd View commit details
    Browse the repository at this point in the history