1 unstable release
0.1.0 | May 5, 2019 |
---|
#97 in #cli-parser
Used in stdin_parser_derive
3KB
Parse stdin by defining a struct
stdin_parser
is a library for parsing the stdin by defining a struct.
Note: this crate was created for the learning purposes.