abortable_parser

Crates.ioabortable_parser
lib.rsabortable_parser
version0.2.6
sourcesrc
created_at2018-10-10 01:44:03.118083
updated_at2021-11-02 02:08:04.221787
descriptionA parser combinator library with an emphasis on error handling
homepage
repositoryhttps://github.com/zaphar/abortable_parser
max_upload_size
id88991
size81,140
Jeremy Wall (zaphar)

documentation

https://docs.rs/crate/abortable_parser

README

Abortable Parser

Build Status

A parser combinator library in rust with an emphasis on error handling. Heavily inspired by nom in it's approach to macro composition.

Commit count: 33

cargo fmt