io_parser 0.1.4

Crate that parses IO-reads
Documentation
io_parser-0.1.4 has been yanked.

IO_PARSER

Parsing input from the std::io can be verbose. As beginners we do this all the time! This crate aims to simplify this process so that you can speed up the process of creating your own cli-applications.