Marwes / combine

A parser combinator library for Rust
https://docs.rs/combine/*/combine/
MIT License
1.29k stars 93 forks source link

Documentation request: no_partial #362

Open stefnotch opened 8 months ago

stefnotch commented 8 months ago

It'd be very sweet if https://docs.rs/combine/4.6.6/combine/parser/combinator/fn.no_partial.html had a quick line explaining what it does. Or even just a link to a documentation section where it explains partial parsing.