Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve download_progress example (#283) | 2021-02-12 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | * Add advanced download example * Rename to task fields and variables * Cargo fmt advanced_download/src/download.rs * Add progress bar for advanced download example * Merge two download examples to single one * Apply great review suggestions * Change to url::Url instead of plain String * Simplify `download_progress` example * Update `README` of `download_progress` example Co-authored-by: Héctor Ramón Jiménez <hector0193@gmail.com> | ||||
* | Update `README` of examples | 2020-03-23 | 1 | -4/+6 | |
| | |||||
* | Add example for download with progress tracking | 2020-03-23 | 1 | -0/+15 | |