winnow-rs / winnow

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

fix(comb): Allow seq tuples to borrow parsers #505

Open epage opened 5 months ago

epage commented 5 months ago

This still has a deficiency compared to seq structs in that you can only use the parser once.

This is a part of #502

coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 8622080167

Details


Totals Coverage Status
Change from base Build 8541132511: 0.03%
Covered Lines: 1275
Relevant Lines: 3047

💛 - Coveralls