winnow-rs / winnow

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

Add coercion functions to `Repeat` #467

Open epage opened 7 months ago

epage commented 7 months ago

To avoid the need for passing in generic arguments, we can have

etc for forcing a specific accumulator