winnow-rs / winnow

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

fix(stream): Don't require Clone for Stateful's State #420

Closed epage closed 8 months ago

epage commented 8 months ago

I think this is a holdover from when we were more clone happy with streams.

coveralls commented 8 months ago

Pull Request Test Coverage Report for Build 7479015316


Totals Coverage Status
Change from base Build 7431971789: 0.03%
Covered Lines: 1258
Relevant Lines: 2901

💛 - Coveralls