7 releases (4 breaking)
0.5.0 | Nov 5, 2024 |
---|---|
0.4.1 | Aug 8, 2024 |
0.3.1 | Oct 10, 2024 |
0.3.0 | Jan 31, 2024 |
0.1.0 | Mar 5, 2023 |
#1704 in Parser implementations
245 downloads per month
Used in 8 crates
(7 directly)
12KB
306 lines
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.
Dependencies
~1MB
~19K SLoC