Structs§
- Parse
Error - TagParser
- Struct to support displaying better errors for tag()
Enums§
Functions§
- explain_
nom - make_
context_ error - make_
span - tag
- Like nom::bytes::complete::tag, except that we print what the tag was expecting if there was an error. I feel like this should be the default behavior TBH.