udownload
A simple wrapper around the crate 'ureq' to make downloading files easier with optional progress bar.
Examples
Building
A simple wrapper around the crate 'ureq' to make downloading files easier with optional progress bar.
git clone https://github.com/Delfi-CH/udownload.git
cd udownload
cargo build --verbose
cargo test --verbose