#parser #cli-parser #derive #cli

macro stdin_parser_derive

Parse stdin by defining a struct - trait derive

1 unstable release

0.1.0 May 5, 2019

#58 in #cli-parser

MIT license

10KB
170 lines

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.

Dependencies

~2MB
~45K SLoC