Expand description

Conviniently handle and use IO arguments in your command line interface.

Enums

An opend input stream which can provide a io::Read interface.
Argument for CLI tools which can either take a file or STDIN/STDOUT.
An opend outup stream which can provide a io::Write interface.