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

Add AsyncBufRead implementation for ProgressBarIter #315

Merged
merged 7 commits into from Oct 11, 2021
Merged

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

Commits on Sep 28, 2021

  1. Copy the full SHA
    c5ba378 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2021

  1. Copy the full SHA
    8e5f0a9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7500236 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Added suggested changes

    x0f5c3 committed Oct 7, 2021
    Copy the full SHA
    e400c26 View commit details
    Browse the repository at this point in the history