pest-parser / pest

The Elegant Parser
https://pest.rs
Apache License 2.0
4.67k stars 262 forks source link

Implement core::fmt::Display for OptimizedExpr #889

Closed TheVeryDarkness closed 1 year ago

TheVeryDarkness commented 1 year ago

I think this can help debugging so that users can know where the error occurs.