nominputaux

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