tokio_old
This feature allows users to rely on the `0.2` version of `tokio` while the async ecosystem upgrades to the latest version.
download_progress
- Use `reqwest` with `Response::chunk` to notify progress. - Turn example state into an enum