winnow-rs / winnow

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

docs(comb): Clarify escaped_transform #568

Closed epage closed 4 months ago

epage commented 4 months ago

I'm assuming I dropped the argument descriptions because they were mostly re-wording of the argument. However, the parenthetical statement on normal is important.

I do wonder if we should make a no-advance an assert like we do for repeat.

Raised in #503

coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 10045657178

Details


Totals Coverage Status
Change from base Build 10010612262: 0.03%
Covered Lines: 1312
Relevant Lines: 3111

💛 - Coveralls