winnow-rs / winnow

Making parsing a breeze
https://docs.rs/winnow
Other
572 stars 44 forks source link

fix: Allow FnMut for parser predicates #395

Closed epage closed 11 months ago

epage commented 11 months ago

We inherited this inconsistency from nom

This still leaves out for token predicates but I think that should be fine.

See #392 for discussion on this.

coveralls commented 11 months ago

Pull Request Test Coverage Report for Build 7171182987


Totals Coverage Status
Change from base Build 7153147296: 0.0%
Covered Lines: 1235
Relevant Lines: 2868

💛 - Coveralls