10 releases (5 breaking)
new 0.6.2 | Apr 9, 2025 |
---|---|
0.6.1 | Mar 26, 2025 |
0.5.0 | Nov 5, 2024 |
0.4.1 | Aug 8, 2024 |
0.1.0 | Mar 5, 2023 |
#2460 in Parser implementations
398 downloads per month
Used in 9 crates
(6 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
~18K SLoC