#parser #io #input #io-reads #beginner #process

io_parser

Crate that parses IO-reads

1 unstable release

0.1.5 Jul 11, 2022
0.1.4 Jul 8, 2022

#21 in #beginner

34 downloads per month

MIT license

4KB

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.

No runtime deps