winnow-rs / winnow

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

feat(token): `tag` combinator support `char` type #417

Closed epage closed 8 months ago

epage commented 8 months ago

On merge, we'll need to create an issue to switch impl Parser for char to this as it is significantly faster

Fixes #407

coveralls commented 8 months ago

Pull Request Test Coverage Report for Build 7429283761


Totals Coverage Status
Change from base Build 7400692687: 0.08%
Covered Lines: 1259
Relevant Lines: 2901

💛 - Coveralls