winnow-rs / winnow

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

Enable `--generate-link-to-definition` rustdoc option on docs.rs #607

Closed GuillaumeGomez closed 1 month ago

GuillaumeGomez commented 1 month ago

You can see this feature in action on all dtolnay's crates or on mine (like sysinfo).

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 11413956174

Details


Files with Coverage Reduction New Missed Lines %
src/stream/mod.rs 1 24.95%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 11107240362: -0.03%
Covered Lines: 1298
Relevant Lines: 3122

💛 - Coveralls