2 unstable releases

0.1.0 Jan 5, 2020
0.0.0 Jan 4, 2020

#35 in #streaming-parser

38 downloads per month

Apache-2.0 OR MIT

11KB
159 lines

nom-async

Async adapters for nom streaming parsers

Status

Experimental.

Examples

> cargo run --example tokens
> # then type "(", ")", or identifiers (terminated by spaces or parens), line by line

Dependencies

~2MB
~33K SLoC