winnow-rs / winnow

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

docs: Give example of a non-generic signature #486

Closed epage closed 7 months ago

epage commented 7 months ago

Trying to balance documentation-overload with helping new users who might be uncomfortable with the generics. Was a bit hesitant if this met that balance but my mastadon poll seemed to be in favor.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 41.85%. Comparing base (aaed6ae) to head (dc41fcd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #486 +/- ## ========================================== + Coverage 41.82% 41.85% +0.03% ========================================== Files 18 18 Lines 3046 3046 ========================================== + Hits 1274 1275 +1 + Misses 1772 1771 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

coveralls commented 7 months ago

Pull Request Test Coverage Report for Build 8101333327

Details


Totals Coverage Status
Change from base Build 8083360033: 0.03%
Covered Lines: 1275
Relevant Lines: 3046

💛 - Coveralls