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

Improve download_progress example #283

Merged
merged 9 commits into from
Feb 12, 2021
Merged

Improve download_progress example #283

merged 9 commits into from
Feb 12, 2021

Commits on Feb 12, 2021

  1. Add advanced download example

    Folyd authored and hecrj committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    dc6d00e View commit details
    Browse the repository at this point in the history
  2. Rename to task fields and variables

    Folyd authored and hecrj committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    9d8df73 View commit details
    Browse the repository at this point in the history
  3. Cargo fmt advanced_download/src/download.rs

    Folyd authored and hecrj committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    66c76dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4c079d View commit details
    Browse the repository at this point in the history
  5. Merge two download examples to single one

    Folyd authored and hecrj committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    ed68d4a View commit details
    Browse the repository at this point in the history
  6. Apply great review suggestions

    Folyd authored and hecrj committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    448cd00 View commit details
    Browse the repository at this point in the history
  7. Change to url::Url instead of plain String

    Folyd authored and hecrj committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    926c7be View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    23ba1f6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ed93c17 View commit details
    Browse the repository at this point in the history