pound 0.1.2

low footprint, derive-first CLI parser
Documentation
1
2
3
4
5
6
7
error: pound: tuple fields are not supported, use named fields
 --> tests/ui/tuple_struct.rs:3:10
  |
3 | #[derive(Parse)]
  |          ^^^^^
  |
  = note: this error originates in the derive macro `Parse` (in Nightly builds, run with -Z macro-backtrace for more info)