mirror of
https://github.com/zaphar/abortable_parser.git
synced 2025-07-21 20:29:49 -04:00
185 B
185 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.