palc 0.0.2

WIP: Command Line Argument Parser with several opposite design goal from Clap
Documentation
1
2
3
4
5
error[E0080]: evaluation panicked: cannot flatten an Args with subcommand
 --> tests/ui/args-flatten-subcommand.rs:6:12
  |
6 |     inner: Inner,
  |            ^^^^^ evaluation of `_` failed here