## Download Progress Downloading a file asynchronously with a `Subscription` while displaying the progress with a `ProgressBar`.
You can run it with `cargo run`: ``` cargo run --package download_progress ```