Closed e-dant closed 1 year ago
thanks for the example -- could you run cargo clippy --fix ? https://github.com/pest-parser/pest/actions/runs/4975232692/jobs/8905610101?pr=856#step:5:19
Latest commits should address this (and simplify the example a bit)
Thank you
For
pest_derive
, an example program is added here which parses a common help menu format and dumps a part of the parse tree to stdout.