A special input type for nom to locate tokens
A special input type for nom to locate tokens
Wrap your nom input into a span to get line, column and byte offset
Extension of nom to trace parser
Is a collection of utilities for making using the great [nom](https://crates.io/crates/nom) parser combinator easier to use.
Is a collection of utilities for making using the great [nom](https://crates.io/crates/nom) parser combinator easier to use.
Cloned from the crate `nom_locate` but with the omission of computing the line & column number since we don't care about them in binary protocols, and they do make using the `LocateSpan` slower.
Extension of nom to handle left recursion
Parser location and state extensions for nom.
A go.mod parser with locations.
A byte-oriented, zero-copy, parser combinators library
A byte-oriented, zero-copy, parser combinators library (fork for proposals for v8)