forked from rust-lang/rustup
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rustup_utils: Add a FileReaderWithProgress struct
In order to be able to report unpack progress, add support for a file reader which emits notifications akin to the downloading of a file. This allows the generic progress bar supporting downloads to also handle the installation of components. Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
- Loading branch information
Showing
1 changed file
with
51 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters