2 releases
0.1.1 | Oct 27, 2021 |
---|---|
0.1.0 | Oct 27, 2021 |
#6 in #auxiliary
25KB
761 lines
nom_input_aux
Carry auxiliary data with the input.
Useful to add limited context sensitivity to your parser.
Motivation: safe handling of recursion depth. https://github.com/Geal/nom/issues/1120
Dependencies
~1MB
~19K SLoC