udownload 0.1.0

Wrapper around the crate 'ureq' to make downloading files easier.
Documentation

udownload

A simple wrapper around the crate 'ureq' to make downloading files easier with optional progress bar.

Examples

Building

git clone https://github.com/Delfi-CH/udownload.git

cd udownload

cargo build --verbose

cargo test --verbose