mirror of
https://github.com/zaphar/abortable_parser.git
synced 2025-07-22 20:39:50 -04:00
315 B
315 B
Abortable Parser
A parser combinator library in rust with an emphasis on error handling. Heavily inspired by nom in it's approach to macro composition.