A simple command line utility to download a remote file, similar to wget. This is not intended to be a full feature wget replacement but a simple tool to test few Rust crates.
otavio
Parse command line arguments by defining a struct
p-ranav